#cd42e1 color space conversions
Hex:
        #cd42e1
        RGB:
        205, 66, 225
        CMY:
        20, 74, 12
        CMYK:
        9, 71, 0, 12
      HSL:
        292°, 72.6027%, 57.0588%
        HSV (HSB):
        292°, 70.6667%, 88.2353%
        XYZ:
        40.7157, 22.3118, 73.3948
        xyY:
        0.2985, 0.1635, 22.3118
      CIE-Lab:
        54.3563, 73.6560, -54.0566
        CIE-LCH:
        54.3563, 91.3636, 323.7248
        CIE-Luv:
        54.3563, 53.4310, -92.6916
        Hunter-Lab:
        47.2354, 71.2004, -59.0607
      #cd42e1 color charts
#cd42e1 RGB chart
      #cd42e1 CMYK chart
      #cd42e1 RGB pie chart
      #cd42e1 color shades, tints & tones
#cd42e1 color schemes
#cd42e1 color preview, HTML & CSS examples
           This text has a color of #cd42e1        
        
          <p style="color:#cd42e1;">Text here</p>
        
        
          .mytext {color:#cd42e1;}
        
        Text color #cd42e1
      
           This box has a color of #cd42e1        
        
          <div style="background-color:#cd42e1;">Content here</div>
        
        
          .mybackground {background-color:#cd42e1;}
        
        Background color #cd42e1
      
           Border around this has a color of #cd42e1        
        
          <div style="border:2px solid #cd42e1;">Content here</div>
        
        
          .myborder {border:2px solid #cd42e1;}
        
        Border color #cd42e1