#cd24ff color space conversions
Hex:
        #cd24ff
        RGB:
        205, 36, 255
        CMY:
        20, 86, 0
        CMYK:
        20, 86, 0, 0
      HSL:
        286°, 100.0000%, 57.0588%
        HSV (HSB):
        286°, 85.8824%, 100.0000%
        XYZ:
        43.8577, 21.4609, 96.4385
        xyY:
        0.2711, 0.1327, 21.4609
      CIE-Lab:
        53.4503, 87.0176, -72.3285
        CIE-LCH:
        53.4503, 113.1524, 320.2669
        CIE-Luv:
        53.4503, 48.6106, -120.5521
        Hunter-Lab:
        46.3259, 87.9194, -90.9983
      #cd24ff color charts
#cd24ff RGB chart
      #cd24ff CMYK chart
      #cd24ff RGB pie chart
      #cd24ff color shades, tints & tones
#cd24ff color schemes
#cd24ff color preview, HTML & CSS examples
           This text has a color of #cd24ff        
        
          <p style="color:#cd24ff;">Text here</p>
        
        
          .mytext {color:#cd24ff;}
        
        Text color #cd24ff
      
           This box has a color of #cd24ff        
        
          <div style="background-color:#cd24ff;">Content here</div>
        
        
          .mybackground {background-color:#cd24ff;}
        
        Background color #cd24ff
      
           Border around this has a color of #cd24ff        
        
          <div style="border:2px solid #cd24ff;">Content here</div>
        
        
          .myborder {border:2px solid #cd24ff;}
        
        Border color #cd24ff