#cd01b4 color space conversions
Hex:
        #cd01b4
        RGB:
        205, 1, 180
        CMY:
        20, 100, 29
        CMYK:
        0, 100, 12, 20
      HSL:
        307°, 99.0291%, 40.3922%
        HSV (HSB):
        307°, 99.5122%, 80.3922%
        XYZ:
        33.4259, 16.2961, 44.5637
        xyY:
        0.3545, 0.1728, 16.2961
      CIE-Lab:
        47.3606, 79.8209, -39.2498
        CIE-LCH:
        47.3606, 88.9490, 333.8156
        CIE-Luv:
        47.3606, 78.2116, -68.9395
        Hunter-Lab:
        40.3685, 77.1568, -37.1938
      #cd01b4 color charts
#cd01b4 RGB chart
      #cd01b4 CMYK chart
      #cd01b4 RGB pie chart
      #cd01b4 color shades, tints & tones
#cd01b4 color schemes
#cd01b4 color preview, HTML & CSS examples
           This text has a color of #cd01b4        
        
          <p style="color:#cd01b4;">Text here</p>
        
        
          .mytext {color:#cd01b4;}
        
        Text color #cd01b4
      
           This box has a color of #cd01b4        
        
          <div style="background-color:#cd01b4;">Content here</div>
        
        
          .mybackground {background-color:#cd01b4;}
        
        Background color #cd01b4
      
           Border around this has a color of #cd01b4        
        
          <div style="border:2px solid #cd01b4;">Content here</div>
        
        
          .myborder {border:2px solid #cd01b4;}
        
        Border color #cd01b4