#cb12b6 color space conversions
Hex:
        #cb12b6
        RGB:
        203, 18, 182
        CMY:
        20, 93, 29
        CMYK:
        0, 91, 10, 20
      HSL:
        307°, 83.7104%, 43.3333%
        HSV (HSB):
        307°, 91.1330%, 79.6078%
        XYZ:
        33.2884, 16.5065, 45.6876
        xyY:
        0.3486, 0.1729, 16.5065
      CIE-Lab:
        47.6321, 78.1660, -40.0196
        CIE-LCH:
        47.6321, 87.8151, 332.8884
        CIE-Luv:
        47.6321, 74.7696, -69.9030
        Hunter-Lab:
        40.6282, 75.1532, -38.2335
      #cb12b6 color charts
#cb12b6 RGB chart
      #cb12b6 CMYK chart
      #cb12b6 RGB pie chart
      #cb12b6 color shades, tints & tones
#cb12b6 color schemes
#cb12b6 color preview, HTML & CSS examples
           This text has a color of #cb12b6        
        
          <p style="color:#cb12b6;">Text here</p>
        
        
          .mytext {color:#cb12b6;}
        
        Text color #cb12b6
      
           This box has a color of #cb12b6        
        
          <div style="background-color:#cb12b6;">Content here</div>
        
        
          .mybackground {background-color:#cb12b6;}
        
        Background color #cb12b6
      
           Border around this has a color of #cb12b6        
        
          <div style="border:2px solid #cb12b6;">Content here</div>
        
        
          .myborder {border:2px solid #cb12b6;}
        
        Border color #cb12b6