#cb42b1 color space conversions
Hex:
        #cb42b1
        RGB:
        203, 66, 177
        CMY:
        20, 74, 31
        CMYK:
        0, 67, 13, 20
      HSL:
        311°, 56.8465%, 52.7451%
        HSV (HSB):
        311°, 67.4877%, 79.6078%
        XYZ:
        34.5126, 19.7673, 43.5914
        xyY:
        0.3526, 0.2020, 19.7673
      CIE-Lab:
        51.5730, 65.4479, -30.8991
        CIE-LCH:
        51.5730, 72.3753, 334.7272
        CIE-Luv:
        51.5730, 67.7844, -55.7073
        Hunter-Lab:
        44.4604, 60.7559, -27.0089
      #cb42b1 color charts
#cb42b1 RGB chart
      #cb42b1 CMYK chart
      #cb42b1 RGB pie chart
      #cb42b1 color shades, tints & tones
#cb42b1 color schemes
#cb42b1 color preview, HTML & CSS examples
           This text has a color of #cb42b1        
        
          <p style="color:#cb42b1;">Text here</p>
        
        
          .mytext {color:#cb42b1;}
        
        Text color #cb42b1
      
           This box has a color of #cb42b1        
        
          <div style="background-color:#cb42b1;">Content here</div>
        
        
          .mybackground {background-color:#cb42b1;}
        
        Background color #cb42b1
      
           Border around this has a color of #cb42b1        
        
          <div style="border:2px solid #cb42b1;">Content here</div>
        
        
          .myborder {border:2px solid #cb42b1;}
        
        Border color #cb42b1