#d49fcb color space conversions
Hex:
        #d49fcb
        RGB:
        212, 159, 203
        CMY:
        17, 38, 20
        CMYK:
        0, 25, 4, 17
      HSL:
        310°, 38.1295%, 72.7451%
        HSV (HSB):
        310°, 25.0000%, 83.1373%
        XYZ:
        50.3290, 43.1051, 62.1674
        xyY:
        0.3234, 0.2770, 43.1051
      CIE-Lab:
        71.6263, 26.8113, -14.8398
        CIE-LCH:
        71.6263, 30.6442, 331.0359
        CIE-Luv:
        71.6263, 27.9770, -27.1793
        Hunter-Lab:
        65.6545, 21.9381, -10.1828
      #d49fcb color charts
#d49fcb RGB chart
      #d49fcb CMYK chart
      #d49fcb RGB pie chart
      #d49fcb color shades, tints & tones
#d49fcb color schemes
#d49fcb color preview, HTML & CSS examples
           This text has a color of #d49fcb        
        
          <p style="color:#d49fcb;">Text here</p>
        
        
          .mytext {color:#d49fcb;}
        
        Text color #d49fcb
      
           This box has a color of #d49fcb        
        
          <div style="background-color:#d49fcb;">Content here</div>
        
        
          .mybackground {background-color:#d49fcb;}
        
        Background color #d49fcb
      
           Border around this has a color of #d49fcb        
        
          <div style="border:2px solid #d49fcb;">Content here</div>
        
        
          .myborder {border:2px solid #d49fcb;}
        
        Border color #d49fcb