#cb25ae color space conversions
Hex:
        #cb25ae
        RGB:
        203, 37, 174
        CMY:
        20, 85, 32
        CMYK:
        0, 82, 14, 20
      HSL:
        310°, 69.1667%, 47.0588%
        HSV (HSB):
        310°, 81.7734%, 79.6078%
        XYZ:
        32.9302, 17.0756, 41.6047
        xyY:
        0.3595, 0.1864, 17.0756
      CIE-Lab:
        48.3552, 73.7804, -34.1729
        CIE-LCH:
        48.3552, 81.3101, 335.1479
        CIE-Luv:
        48.3552, 75.6975, -60.9873
        Hunter-Lab:
        41.3227, 69.9324, -30.7688
      #cb25ae color charts
#cb25ae RGB chart
      #cb25ae CMYK chart
      #cb25ae RGB pie chart
      #cb25ae color shades, tints & tones
#cb25ae color schemes
#cb25ae color preview, HTML & CSS examples
           This text has a color of #cb25ae        
        
          <p style="color:#cb25ae;">Text here</p>
        
        
          .mytext {color:#cb25ae;}
        
        Text color #cb25ae
      
           This box has a color of #cb25ae        
        
          <div style="background-color:#cb25ae;">Content here</div>
        
        
          .mybackground {background-color:#cb25ae;}
        
        Background color #cb25ae
      
           Border around this has a color of #cb25ae        
        
          <div style="border:2px solid #cb25ae;">Content here</div>
        
        
          .myborder {border:2px solid #cb25ae;}
        
        Border color #cb25ae