#de24f2 color space conversions
Hex:
        #de24f2
        RGB:
        222, 36, 242
        CMY:
        13, 86, 5
        CMYK:
        8, 85, 0, 5
      HSL:
        294°, 88.7931%, 54.5098%
        HSV (HSB):
        294°, 85.1240%, 94.9020%
        XYZ:
        46.7821, 23.2022, 86.0172
        xyY:
        0.2999, 0.1487, 23.2022
      CIE-Lab:
        55.2800, 87.5345, -61.9900
        CIE-LCH:
        55.2800, 107.2616, 324.6947
        CIE-Luv:
        55.2800, 63.8053, -106.7079
        Hunter-Lab:
        48.1686, 89.0668, -72.1592
      #de24f2 color charts
#de24f2 RGB chart
      #de24f2 CMYK chart
      #de24f2 RGB pie chart
      #de24f2 color shades, tints & tones
#de24f2 color schemes
#de24f2 color preview, HTML & CSS examples
           This text has a color of #de24f2        
        
          <p style="color:#de24f2;">Text here</p>
        
        
          .mytext {color:#de24f2;}
        
        Text color #de24f2
      
           This box has a color of #de24f2        
        
          <div style="background-color:#de24f2;">Content here</div>
        
        
          .mybackground {background-color:#de24f2;}
        
        Background color #de24f2
      
           Border around this has a color of #de24f2        
        
          <div style="border:2px solid #de24f2;">Content here</div>
        
        
          .myborder {border:2px solid #de24f2;}
        
        Border color #de24f2