#cb01d6 color space conversions
Hex:
        #cb01d6
        RGB:
        203, 1, 214
        CMY:
        20, 100, 16
        CMYK:
        5, 100, 0, 16
      HSL:
        297°, 99.0698%, 42.1569%
        HSV (HSB):
        297°, 99.5327%, 83.9216%
        XYZ:
        36.7771, 17.5733, 65.0719
        xyY:
        0.3080, 0.1472, 17.5733
      CIE-Lab:
        48.9744, 84.2859, -56.4395
        CIE-LCH:
        48.9744, 101.4373, 326.1929
        CIE-Luv:
        48.9744, 63.0260, -94.9933
        Hunter-Lab:
        41.9205, 83.2382, -62.6898
      #cb01d6 color charts
#cb01d6 RGB chart
      #cb01d6 CMYK chart
      #cb01d6 RGB pie chart
      #cb01d6 color shades, tints & tones
#cb01d6 color schemes
#cb01d6 color preview, HTML & CSS examples
           This text has a color of #cb01d6        
        
          <p style="color:#cb01d6;">Text here</p>
        
        
          .mytext {color:#cb01d6;}
        
        Text color #cb01d6
      
           This box has a color of #cb01d6        
        
          <div style="background-color:#cb01d6;">Content here</div>
        
        
          .mybackground {background-color:#cb01d6;}
        
        Background color #cb01d6
      
           Border around this has a color of #cb01d6        
        
          <div style="border:2px solid #cb01d6;">Content here</div>
        
        
          .myborder {border:2px solid #cb01d6;}
        
        Border color #cb01d6