#cb0082 color space conversions
Hex:
        #cb0082
        RGB:
        203, 0, 130
        CMY:
        20, 100, 49
        CMYK:
        0, 100, 36, 20
      HSL:
        322°, 100.0000%, 39.8039%
        HSV (HSB):
        322°, 100.0000%, 79.6078%
        XYZ:
        28.6579, 14.3082, 22.3704
        xyY:
        0.4386, 0.2190, 14.3082
      CIE-Lab:
        44.6717, 73.7619, -13.4079
        CIE-LCH:
        44.6717, 74.9706, 349.6977
        CIE-Luv:
        44.6717, 99.5792, -31.0469
        Hunter-Lab:
        37.8262, 69.0392, -8.5858
      #cb0082 color charts
#cb0082 RGB chart
      #cb0082 CMYK chart
      #cb0082 RGB pie chart
      #cb0082 color shades, tints & tones
#cb0082 color schemes
#cb0082 color preview, HTML & CSS examples
           This text has a color of #cb0082        
        
          <p style="color:#cb0082;">Text here</p>
        
        
          .mytext {color:#cb0082;}
        
        Text color #cb0082
      
           This box has a color of #cb0082        
        
          <div style="background-color:#cb0082;">Content here</div>
        
        
          .mybackground {background-color:#cb0082;}
        
        Background color #cb0082
      
           Border around this has a color of #cb0082        
        
          <div style="border:2px solid #cb0082;">Content here</div>
        
        
          .myborder {border:2px solid #cb0082;}
        
        Border color #cb0082