#cd40f1 color space conversions
Hex:
        #cd40f1
        RGB:
        205, 64, 241
        CMY:
        20, 75, 5
        CMYK:
        15, 73, 0, 5
      HSL:
        288°, 86.3415%, 59.8039%
        HSV (HSB):
        288°, 73.4440%, 94.5098%
        XYZ:
        42.8874, 22.9968, 85.3975
        xyY:
        0.2835, 0.1520, 22.9968
      CIE-Lab:
        55.0690, 77.1695, -61.9085
        CIE-LCH:
        55.0690, 98.9333, 321.2620
        CIE-Luv:
        55.0690, 49.0594, -105.2143
        Hunter-Lab:
        47.9550, 75.7161, -72.0142
      #cd40f1 color charts
#cd40f1 RGB chart
      #cd40f1 CMYK chart
      #cd40f1 RGB pie chart
      #cd40f1 color shades, tints & tones
#cd40f1 color schemes
#cd40f1 color preview, HTML & CSS examples
           This text has a color of #cd40f1        
        
          <p style="color:#cd40f1;">Text here</p>
        
        
          .mytext {color:#cd40f1;}
        
        Text color #cd40f1
      
           This box has a color of #cd40f1        
        
          <div style="background-color:#cd40f1;">Content here</div>
        
        
          .mybackground {background-color:#cd40f1;}
        
        Background color #cd40f1
      
           Border around this has a color of #cd40f1        
        
          <div style="border:2px solid #cd40f1;">Content here</div>
        
        
          .myborder {border:2px solid #cd40f1;}
        
        Border color #cd40f1