#cb2c84 color space conversions
Hex:
        #cb2c84
        RGB:
        203, 44, 132
        CMY:
        20, 83, 48
        CMYK:
        0, 78, 35, 20
      HSL:
        327°, 64.3725%, 48.4314%
        HSV (HSB):
        327°, 78.3251%, 79.6078%
        XYZ:
        29.6941, 16.1638, 23.3847
        xyY:
        0.4288, 0.2334, 16.1638
      CIE-Lab:
        47.1887, 66.9066, -10.8256
        CIE-LCH:
        47.1887, 67.7767, 350.8091
        CIE-Luv:
        47.1887, 91.4966, -26.5945
        Hunter-Lab:
        40.2043, 61.4795, -6.3429
      #cb2c84 color charts
#cb2c84 RGB chart
      #cb2c84 CMYK chart
      #cb2c84 RGB pie chart
      #cb2c84 color shades, tints & tones
#cb2c84 color schemes
#cb2c84 color preview, HTML & CSS examples
           This text has a color of #cb2c84        
        
          <p style="color:#cb2c84;">Text here</p>
        
        
          .mytext {color:#cb2c84;}
        
        Text color #cb2c84
      
           This box has a color of #cb2c84        
        
          <div style="background-color:#cb2c84;">Content here</div>
        
        
          .mybackground {background-color:#cb2c84;}
        
        Background color #cb2c84
      
           Border around this has a color of #cb2c84        
        
          <div style="border:2px solid #cb2c84;">Content here</div>
        
        
          .myborder {border:2px solid #cb2c84;}
        
        Border color #cb2c84