#cb01af color space conversions
Hex:
        #cb01af
        RGB:
        203, 1, 175
        CMY:
        20, 100, 31
        CMYK:
        0, 100, 14, 20
      HSL:
        308°, 99.0196%, 40.0000%
        HSV (HSB):
        308°, 99.5074%, 79.6078%
        XYZ:
        32.3773, 15.8134, 41.9032
        xyY:
        0.3594, 0.1755, 15.8134
      CIE-Lab:
        46.7287, 78.8151, -37.3235
        CIE-LCH:
        46.7287, 87.2058, 334.6597
        CIE-Luv:
        46.7287, 78.8459, -65.7856
        Hunter-Lab:
        39.7660, 75.7434, -34.6403
      #cb01af color charts
#cb01af RGB chart
      #cb01af CMYK chart
      #cb01af RGB pie chart
      #cb01af color shades, tints & tones
#cb01af color schemes
#cb01af color preview, HTML & CSS examples
           This text has a color of #cb01af        
        
          <p style="color:#cb01af;">Text here</p>
        
        
          .mytext {color:#cb01af;}
        
        Text color #cb01af
      
           This box has a color of #cb01af        
        
          <div style="background-color:#cb01af;">Content here</div>
        
        
          .mybackground {background-color:#cb01af;}
        
        Background color #cb01af
      
           Border around this has a color of #cb01af        
        
          <div style="border:2px solid #cb01af;">Content here</div>
        
        
          .myborder {border:2px solid #cb01af;}
        
        Border color #cb01af