#cd01b8 color space conversions
Hex:
        #cd01b8
        RGB:
        205, 1, 184
        CMY:
        20, 100, 28
        CMYK:
        0, 100, 10, 20
      HSL:
        306°, 99.0291%, 40.3922%
        HSV (HSB):
        306°, 99.5122%, 80.3922%
        XYZ:
        33.8394, 16.4615, 46.7413
        xyY:
        0.3487, 0.1696, 16.4615
      CIE-Lab:
        47.5743, 80.3494, -41.2617
        CIE-LCH:
        47.5743, 90.3247, 332.8182
        CIE-Luv:
        47.5743, 76.4952, -71.9990
        Hunter-Lab:
        40.5728, 77.8740, -39.9031
      #cd01b8 color charts
#cd01b8 RGB chart
      #cd01b8 CMYK chart
      #cd01b8 RGB pie chart
      #cd01b8 color shades, tints & tones
#cd01b8 color schemes
#cd01b8 color preview, HTML & CSS examples
           This text has a color of #cd01b8        
        
          <p style="color:#cd01b8;">Text here</p>
        
        
          .mytext {color:#cd01b8;}
        
        Text color #cd01b8
      
           This box has a color of #cd01b8        
        
          <div style="background-color:#cd01b8;">Content here</div>
        
        
          .mybackground {background-color:#cd01b8;}
        
        Background color #cd01b8
      
           Border around this has a color of #cd01b8        
        
          <div style="border:2px solid #cd01b8;">Content here</div>
        
        
          .myborder {border:2px solid #cd01b8;}
        
        Border color #cd01b8