#cca2bf color space conversions
Hex:
        #cca2bf
        RGB:
        204, 162, 191
        CMY:
        20, 36, 25
        CMYK:
        0, 21, 6, 20
      HSL:
        319°, 29.1667%, 71.7647%
        HSV (HSB):
        319°, 20.5882%, 80.0000%
        XYZ:
        47.2261, 42.4396, 54.9928
        xyY:
        0.3265, 0.2934, 42.4396
      CIE-Lab:
        71.1730, 20.2753, -8.9759
        CIE-LCH:
        71.1730, 22.1733, 336.1209
        CIE-Luv:
        71.1730, 22.8679, -16.9688
        Hunter-Lab:
        65.1457, 15.3952, -4.4477
      #cca2bf color charts
#cca2bf RGB chart
      #cca2bf CMYK chart
      #cca2bf RGB pie chart
      #cca2bf color shades, tints & tones
#cca2bf color schemes
#cca2bf color preview, HTML & CSS examples
           This text has a color of #cca2bf        
        
          <p style="color:#cca2bf;">Text here</p>
        
        
          .mytext {color:#cca2bf;}
        
        Text color #cca2bf
      
           This box has a color of #cca2bf        
        
          <div style="background-color:#cca2bf;">Content here</div>
        
        
          .mybackground {background-color:#cca2bf;}
        
        Background color #cca2bf
      
           Border around this has a color of #cca2bf        
        
          <div style="border:2px solid #cca2bf;">Content here</div>
        
        
          .myborder {border:2px solid #cca2bf;}
        
        Border color #cca2bf