#cb0cae color space conversions
Hex:
        #cb0cae
        RGB:
        203, 12, 174
        CMY:
        20, 95, 32
        CMYK:
        0, 94, 14, 20
      HSL:
        309°, 88.8372%, 42.1569%
        HSV (HSB):
        309°, 94.0887%, 79.6078%
        XYZ:
        32.4001, 16.0154, 41.4280
        xyY:
        0.3606, 0.1783, 16.0154
      CIE-Lab:
        46.9947, 77.7499, -36.3127
        CIE-LCH:
        46.9947, 85.8118, 334.9653
        CIE-Luv:
        46.9947, 78.6137, -64.2631
        Hunter-Lab:
        40.0193, 74.4817, -33.3635
      #cb0cae color charts
#cb0cae RGB chart
      #cb0cae CMYK chart
      #cb0cae RGB pie chart
      #cb0cae color shades, tints & tones
#cb0cae color schemes
#cb0cae color preview, HTML & CSS examples
           This text has a color of #cb0cae        
        
          <p style="color:#cb0cae;">Text here</p>
        
        
          .mytext {color:#cb0cae;}
        
        Text color #cb0cae
      
           This box has a color of #cb0cae        
        
          <div style="background-color:#cb0cae;">Content here</div>
        
        
          .mybackground {background-color:#cb0cae;}
        
        Background color #cb0cae
      
           Border around this has a color of #cb0cae        
        
          <div style="border:2px solid #cb0cae;">Content here</div>
        
        
          .myborder {border:2px solid #cb0cae;}
        
        Border color #cb0cae