#de24e1 color space conversions
Hex:
        #de24e1
        RGB:
        222, 36, 225
        CMY:
        13, 86, 12
        CMYK:
        1, 84, 0, 12
      HSL:
        299°, 75.9036%, 51.1765%
        HSV (HSB):
        299°, 84.0000%, 88.2353%
        XYZ:
        44.3457, 22.2276, 73.1872
        xyY:
        0.3173, 0.1590, 22.2276
      CIE-Lab:
        54.2677, 84.9220, -54.0439
        CIE-LCH:
        54.2677, 100.6603, 327.5276
        CIE-Luv:
        54.2677, 69.9299, -94.1302
        Hunter-Lab:
        47.1461, 85.3914, -59.0364
      #de24e1 color charts
#de24e1 RGB chart
      #de24e1 CMYK chart
      #de24e1 RGB pie chart
      #de24e1 color shades, tints & tones
#de24e1 color schemes
#de24e1 color preview, HTML & CSS examples
           This text has a color of #de24e1        
        
          <p style="color:#de24e1;">Text here</p>
        
        
          .mytext {color:#de24e1;}
        
        Text color #de24e1
      
           This box has a color of #de24e1        
        
          <div style="background-color:#de24e1;">Content here</div>
        
        
          .mybackground {background-color:#de24e1;}
        
        Background color #de24e1
      
           Border around this has a color of #de24e1        
        
          <div style="border:2px solid #de24e1;">Content here</div>
        
        
          .myborder {border:2px solid #de24e1;}
        
        Border color #de24e1