#cf6cae color space conversions
Hex:
        #cf6cae
        RGB:
        207, 108, 174
        CMY:
        19, 58, 32
        CMYK:
        0, 48, 16, 19
      HSL:
        320°, 50.7692%, 61.7647%
        HSV (HSB):
        320°, 47.8261%, 81.1765%
        XYZ:
        38.7347, 27.0465, 43.2234
        xyY:
        0.3553, 0.2481, 27.0465
      CIE-Lab:
        59.0174, 47.3504, -17.6480
        CIE-LCH:
        59.0174, 50.5323, 339.5590
        CIE-Luv:
        59.0174, 55.2710, -34.0170
        Hunter-Lab:
        52.0063, 41.9372, -12.8726
      #cf6cae color charts
#cf6cae RGB chart
      #cf6cae CMYK chart
      #cf6cae RGB pie chart
      #cf6cae color shades, tints & tones
#cf6cae color schemes
#cf6cae color preview, HTML & CSS examples
           This text has a color of #cf6cae        
        
          <p style="color:#cf6cae;">Text here</p>
        
        
          .mytext {color:#cf6cae;}
        
        Text color #cf6cae
      
           This box has a color of #cf6cae        
        
          <div style="background-color:#cf6cae;">Content here</div>
        
        
          .mybackground {background-color:#cf6cae;}
        
        Background color #cf6cae
      
           Border around this has a color of #cf6cae        
        
          <div style="border:2px solid #cf6cae;">Content here</div>
        
        
          .myborder {border:2px solid #cf6cae;}
        
        Border color #cf6cae