#cf3dae color space conversions
Hex:
        #cf3dae
        RGB:
        207, 61, 174
        CMY:
        19, 76, 32
        CMYK:
        0, 71, 16, 19
      HSL:
        314°, 60.3306%, 52.5490%
        HSV (HSB):
        314°, 70.5314%, 81.1765%
        XYZ:
        35.0409, 19.6589, 41.9921
        xyY:
        0.3624, 0.2033, 19.6589
      CIE-Lab:
        51.4493, 67.7919, -29.2872
        CIE-LCH:
        51.4493, 73.8477, 336.6349
        CIE-Luv:
        51.4493, 73.3072, -53.6727
        Hunter-Lab:
        44.3383, 63.4775, -25.1157
      #cf3dae color charts
#cf3dae RGB chart
      #cf3dae CMYK chart
      #cf3dae RGB pie chart
      #cf3dae color shades, tints & tones
#cf3dae color schemes
#cf3dae color preview, HTML & CSS examples
           This text has a color of #cf3dae        
        
          <p style="color:#cf3dae;">Text here</p>
        
        
          .mytext {color:#cf3dae;}
        
        Text color #cf3dae
      
           This box has a color of #cf3dae        
        
          <div style="background-color:#cf3dae;">Content here</div>
        
        
          .mybackground {background-color:#cf3dae;}
        
        Background color #cf3dae
      
           Border around this has a color of #cf3dae        
        
          <div style="border:2px solid #cf3dae;">Content here</div>
        
        
          .myborder {border:2px solid #cf3dae;}
        
        Border color #cf3dae