#d49ed3 color space conversions
Hex:
        #d49ed3
        RGB:
        212, 158, 211
        CMY:
        17, 38, 17
        CMYK:
        0, 25, 0, 17
      HSL:
        301°, 38.5714%, 72.5490%
        HSV (HSB):
        301°, 25.4717%, 83.1373%
        XYZ:
        51.1361, 43.1539, 67.2624
        xyY:
        0.3165, 0.2671, 43.1539
      CIE-Lab:
        71.6593, 28.8197, -19.1970
        CIE-LCH:
        71.6593, 34.6280, 326.3321
        CIE-Luv:
        71.6593, 27.3632, -34.3828
        Hunter-Lab:
        65.6916, 23.9887, -14.7235
      #d49ed3 color charts
#d49ed3 RGB chart
      #d49ed3 CMYK chart
      #d49ed3 RGB pie chart
      #d49ed3 color shades, tints & tones
#d49ed3 color schemes
#d49ed3 color preview, HTML & CSS examples
           This text has a color of #d49ed3        
        
          <p style="color:#d49ed3;">Text here</p>
        
        
          .mytext {color:#d49ed3;}
        
        Text color #d49ed3
      
           This box has a color of #d49ed3        
        
          <div style="background-color:#d49ed3;">Content here</div>
        
        
          .mybackground {background-color:#d49ed3;}
        
        Background color #d49ed3
      
           Border around this has a color of #d49ed3        
        
          <div style="border:2px solid #d49ed3;">Content here</div>
        
        
          .myborder {border:2px solid #d49ed3;}
        
        Border color #d49ed3