#cb0982 color space conversions
Hex:
        #cb0982
        RGB:
        203, 9, 130
        CMY:
        20, 96, 49
        CMYK:
        0, 96, 36, 20
      HSL:
        323°, 91.5094%, 41.5686%
        HSV (HSB):
        323°, 95.5665%, 79.6078%
        XYZ:
        28.7556, 14.5036, 22.4030
        xyY:
        0.4379, 0.2209, 14.5036
      CIE-Lab:
        44.9466, 72.9575, -12.9911
        CIE-LCH:
        44.9466, 74.1051, 349.9035
        CIE-Luv:
        44.9466, 98.7687, -30.3779
        Hunter-Lab:
        38.0836, 68.1327, -8.2193
      #cb0982 color charts
#cb0982 RGB chart
      #cb0982 CMYK chart
      #cb0982 RGB pie chart
      #cb0982 color shades, tints & tones
#cb0982 color schemes
#cb0982 color preview, HTML & CSS examples
           This text has a color of #cb0982        
        
          <p style="color:#cb0982;">Text here</p>
        
        
          .mytext {color:#cb0982;}
        
        Text color #cb0982
      
           This box has a color of #cb0982        
        
          <div style="background-color:#cb0982;">Content here</div>
        
        
          .mybackground {background-color:#cb0982;}
        
        Background color #cb0982
      
           Border around this has a color of #cb0982        
        
          <div style="border:2px solid #cb0982;">Content here</div>
        
        
          .myborder {border:2px solid #cb0982;}
        
        Border color #cb0982