#cb12b1 color space conversions
Hex:
        #cb12b1
        RGB:
        203, 18, 177
        CMY:
        20, 93, 31
        CMYK:
        0, 91, 13, 20
      HSL:
        308°, 83.7104%, 43.3333%
        HSV (HSB):
        308°, 91.1330%, 79.6078%
        XYZ:
        32.7807, 16.3034, 43.0141
        xyY:
        0.3559, 0.1770, 16.3034
      CIE-Lab:
        47.3701, 77.4945, -37.4919
        CIE-LCH:
        47.3701, 86.0874, 334.1823
        CIE-Luv:
        47.3701, 76.8687, -66.0539
        Hunter-Lab:
        40.3775, 74.2555, -34.8973
      #cb12b1 color charts
#cb12b1 RGB chart
      #cb12b1 CMYK chart
      #cb12b1 RGB pie chart
      #cb12b1 color shades, tints & tones
#cb12b1 color schemes
#cb12b1 color preview, HTML & CSS examples
           This text has a color of #cb12b1        
        
          <p style="color:#cb12b1;">Text here</p>
        
        
          .mytext {color:#cb12b1;}
        
        Text color #cb12b1
      
           This box has a color of #cb12b1        
        
          <div style="background-color:#cb12b1;">Content here</div>
        
        
          .mybackground {background-color:#cb12b1;}
        
        Background color #cb12b1
      
           Border around this has a color of #cb12b1        
        
          <div style="border:2px solid #cb12b1;">Content here</div>
        
        
          .myborder {border:2px solid #cb12b1;}
        
        Border color #cb12b1