#cb2d81 color space conversions
Hex:
        #cb2d81
        RGB:
        203, 45, 129
        CMY:
        20, 82, 49
        CMYK:
        0, 78, 36, 20
      HSL:
        328°, 63.7097%, 48.6275%
        HSV (HSB):
        328°, 77.8325%, 79.6078%
        XYZ:
        29.5294, 16.1583, 22.3314
        xyY:
        0.4341, 0.2376, 16.1583
      CIE-Lab:
        47.1814, 66.3093, -9.0121
        CIE-LCH:
        47.1814, 66.9189, 352.2604
        CIE-Luv:
        47.1814, 92.4304, -24.0597
        Hunter-Lab:
        40.1973, 60.7828, -4.8000
      #cb2d81 color charts
#cb2d81 RGB chart
      #cb2d81 CMYK chart
      #cb2d81 RGB pie chart
      #cb2d81 color shades, tints & tones
#cb2d81 color schemes
#cb2d81 color preview, HTML & CSS examples
           This text has a color of #cb2d81        
        
          <p style="color:#cb2d81;">Text here</p>
        
        
          .mytext {color:#cb2d81;}
        
        Text color #cb2d81
      
           This box has a color of #cb2d81        
        
          <div style="background-color:#cb2d81;">Content here</div>
        
        
          .mybackground {background-color:#cb2d81;}
        
        Background color #cb2d81
      
           Border around this has a color of #cb2d81        
        
          <div style="border:2px solid #cb2d81;">Content here</div>
        
        
          .myborder {border:2px solid #cb2d81;}
        
        Border color #cb2d81