#cd00f1 color space conversions
Hex:
        #cd00f1
        RGB:
        205, 0, 241
        CMY:
        20, 100, 5
        CMYK:
        15, 100, 0, 5
      HSL:
        291°, 100.0000%, 47.2549%
        HSV (HSB):
        291°, 100.0000%, 94.5098%
        XYZ:
        41.0540, 19.3300, 84.7864
        xyY:
        0.2828, 0.1332, 19.3300
      CIE-Lab:
        51.0711, 88.8575, -68.3605
        CIE-LCH:
        51.0711, 112.1108, 322.4279
        CIE-Luv:
        51.0711, 54.9047, -113.6214
        Hunter-Lab:
        43.9659, 89.7375, -83.5621
      #cd00f1 color charts
#cd00f1 RGB chart
      #cd00f1 CMYK chart
      #cd00f1 RGB pie chart
      #cd00f1 color shades, tints & tones
#cd00f1 color schemes
#cd00f1 color preview, HTML & CSS examples
           This text has a color of #cd00f1        
        
          <p style="color:#cd00f1;">Text here</p>
        
        
          .mytext {color:#cd00f1;}
        
        Text color #cd00f1
      
           This box has a color of #cd00f1        
        
          <div style="background-color:#cd00f1;">Content here</div>
        
        
          .mybackground {background-color:#cd00f1;}
        
        Background color #cd00f1
      
           Border around this has a color of #cd00f1        
        
          <div style="border:2px solid #cd00f1;">Content here</div>
        
        
          .myborder {border:2px solid #cd00f1;}
        
        Border color #cd00f1