#cd01b0 color space conversions
Hex:
        #cd01b0
        RGB:
        205, 1, 176
        CMY:
        20, 100, 31
        CMYK:
        0, 100, 14, 20
      HSL:
        309°, 99.0291%, 40.3922%
        HSV (HSB):
        309°, 99.5122%, 80.3922%
        XYZ:
        33.0242, 16.1354, 42.4482
        xyY:
        0.3605, 0.1761, 16.1354
      CIE-Lab:
        47.1517, 79.3019, -37.2221
        CIE-LCH:
        47.1517, 87.6030, 334.8560
        CIE-Luv:
        47.1517, 79.9512, -65.8666
        Hunter-Lab:
        40.1689, 76.4549, -34.5359
      #cd01b0 color charts
#cd01b0 RGB chart
      #cd01b0 CMYK chart
      #cd01b0 RGB pie chart
      #cd01b0 color shades, tints & tones
#cd01b0 color schemes
#cd01b0 color preview, HTML & CSS examples
           This text has a color of #cd01b0        
        
          <p style="color:#cd01b0;">Text here</p>
        
        
          .mytext {color:#cd01b0;}
        
        Text color #cd01b0
      
           This box has a color of #cd01b0        
        
          <div style="background-color:#cd01b0;">Content here</div>
        
        
          .mybackground {background-color:#cd01b0;}
        
        Background color #cd01b0
      
           Border around this has a color of #cd01b0        
        
          <div style="border:2px solid #cd01b0;">Content here</div>
        
        
          .myborder {border:2px solid #cd01b0;}
        
        Border color #cd01b0