#cb2aae color space conversions
Hex:
        #cb2aae
        RGB:
        203, 42, 174
        CMY:
        20, 84, 32
        CMYK:
        0, 79, 14, 20
      HSL:
        311°, 65.7143%, 48.0392%
        HSV (HSB):
        311°, 79.3103%, 79.6078%
        XYZ:
        33.0965, 17.4084, 41.6602
        xyY:
        0.3591, 0.1889, 17.4084
      CIE-Lab:
        48.7706, 72.5804, -33.5211
        CIE-LCH:
        48.7706, 79.9474, 335.2102
        CIE-Luv:
        48.7706, 74.7914, -59.9716
        Hunter-Lab:
        41.7234, 68.5768, -29.9938
      #cb2aae color charts
#cb2aae RGB chart
      #cb2aae CMYK chart
      #cb2aae RGB pie chart
      #cb2aae color shades, tints & tones
#cb2aae color schemes
#cb2aae color preview, HTML & CSS examples
           This text has a color of #cb2aae        
        
          <p style="color:#cb2aae;">Text here</p>
        
        
          .mytext {color:#cb2aae;}
        
        Text color #cb2aae
      
           This box has a color of #cb2aae        
        
          <div style="background-color:#cb2aae;">Content here</div>
        
        
          .mybackground {background-color:#cb2aae;}
        
        Background color #cb2aae
      
           Border around this has a color of #cb2aae        
        
          <div style="border:2px solid #cb2aae;">Content here</div>
        
        
          .myborder {border:2px solid #cb2aae;}
        
        Border color #cb2aae