#cd01f7 color space conversions
Hex:
        #cd01f7
        RGB:
        205, 1, 247
        CMY:
        20, 100, 3
        CMYK:
        17, 100, 0, 3
      HSL:
        290°, 99.1935%, 48.6275%
        HSV (HSB):
        290°, 99.5951%, 96.8627%
        XYZ:
        41.9762, 19.7162, 89.5889
        xyY:
        0.2775, 0.1303, 19.7162
      CIE-Lab:
        51.5149, 89.7537, -71.0059
        CIE-LCH:
        51.5149, 114.4446, 321.6518
        CIE-Luv:
        51.5149, 52.9114, -117.7024
        Hunter-Lab:
        44.4030, 91.0391, -88.5434
      #cd01f7 color charts
#cd01f7 RGB chart
      #cd01f7 CMYK chart
      #cd01f7 RGB pie chart
      #cd01f7 color shades, tints & tones
#cd01f7 color schemes
#cd01f7 color preview, HTML & CSS examples
           This text has a color of #cd01f7        
        
          <p style="color:#cd01f7;">Text here</p>
        
        
          .mytext {color:#cd01f7;}
        
        Text color #cd01f7
      
           This box has a color of #cd01f7        
        
          <div style="background-color:#cd01f7;">Content here</div>
        
        
          .mybackground {background-color:#cd01f7;}
        
        Background color #cd01f7
      
           Border around this has a color of #cd01f7        
        
          <div style="border:2px solid #cd01f7;">Content here</div>
        
        
          .myborder {border:2px solid #cd01f7;}
        
        Border color #cd01f7