#cb0385 color space conversions
Hex:
        #cb0385
        RGB:
        203, 3, 133
        CMY:
        20, 99, 48
        CMYK:
        0, 99, 34, 20
      HSL:
        321°, 97.0874%, 40.3922%
        HSV (HSB):
        321°, 98.5222%, 79.6078%
        XYZ:
        28.8948, 14.4551, 23.4575
        xyY:
        0.4325, 0.2164, 14.4551
      CIE-Lab:
        44.8786, 73.7916, -14.9326
        CIE-LCH:
        44.8786, 75.2873, 348.5600
        CIE-Luv:
        44.8786, 97.9034, -33.1166
        Hunter-Lab:
        38.0199, 69.1239, -9.9668
      #cb0385 color charts
#cb0385 RGB chart
      #cb0385 CMYK chart
      #cb0385 RGB pie chart
      #cb0385 color shades, tints & tones
#cb0385 color schemes
#cb0385 color preview, HTML & CSS examples
           This text has a color of #cb0385        
        
          <p style="color:#cb0385;">Text here</p>
        
        
          .mytext {color:#cb0385;}
        
        Text color #cb0385
      
           This box has a color of #cb0385        
        
          <div style="background-color:#cb0385;">Content here</div>
        
        
          .mybackground {background-color:#cb0385;}
        
        Background color #cb0385
      
           Border around this has a color of #cb0385        
        
          <div style="border:2px solid #cb0385;">Content here</div>
        
        
          .myborder {border:2px solid #cb0385;}
        
        Border color #cb0385