#cb04b1 color space conversions
Hex:
        #cb04b1
        RGB:
        203, 4, 177
        CMY:
        20, 98, 31
        CMYK:
        0, 98, 13, 20
      HSL:
        308°, 96.1353%, 40.5882%
        HSV (HSB):
        308°, 98.0296%, 79.6078%
        XYZ:
        32.6078, 15.9577, 42.9565
        xyY:
        0.3563, 0.1744, 15.9577
      CIE-Lab:
        46.9189, 78.8218, -38.2043
        CIE-LCH:
        46.9189, 87.5925, 334.1409
        CIE-Luv:
        46.9189, 77.8006, -67.1204
        Hunter-Lab:
        39.9470, 75.7980, -35.7937
      #cb04b1 color charts
#cb04b1 RGB chart
      #cb04b1 CMYK chart
      #cb04b1 RGB pie chart
      #cb04b1 color shades, tints & tones
#cb04b1 color schemes
#cb04b1 color preview, HTML & CSS examples
           This text has a color of #cb04b1        
        
          <p style="color:#cb04b1;">Text here</p>
        
        
          .mytext {color:#cb04b1;}
        
        Text color #cb04b1
      
           This box has a color of #cb04b1        
        
          <div style="background-color:#cb04b1;">Content here</div>
        
        
          .mybackground {background-color:#cb04b1;}
        
        Background color #cb04b1
      
           Border around this has a color of #cb04b1        
        
          <div style="border:2px solid #cb04b1;">Content here</div>
        
        
          .myborder {border:2px solid #cb04b1;}
        
        Border color #cb04b1