#de24d6 color space conversions
Hex:
        #de24d6
        RGB:
        222, 36, 214
        CMY:
        13, 86, 16
        CMYK:
        0, 84, 4, 13
      HSL:
        303°, 73.8095%, 50.5882%
        HSV (HSB):
        303°, 83.7838%, 87.0588%
        XYZ:
        42.8927, 21.6464, 65.5358
        xyY:
        0.3298, 0.1664, 21.6464
      CIE-Lab:
        53.6498, 83.3027, -48.7778
        CIE-LCH:
        53.6498, 96.5329, 329.6489
        CIE-Luv:
        53.6498, 74.1093, -85.8105
        Hunter-Lab:
        46.5257, 83.1417, -50.9476
      #de24d6 color charts
#de24d6 RGB chart
      #de24d6 CMYK chart
      #de24d6 RGB pie chart
      #de24d6 color shades, tints & tones
#de24d6 color schemes
#de24d6 color preview, HTML & CSS examples
           This text has a color of #de24d6        
        
          <p style="color:#de24d6;">Text here</p>
        
        
          .mytext {color:#de24d6;}
        
        Text color #de24d6
      
           This box has a color of #de24d6        
        
          <div style="background-color:#de24d6;">Content here</div>
        
        
          .mybackground {background-color:#de24d6;}
        
        Background color #de24d6
      
           Border around this has a color of #de24d6        
        
          <div style="border:2px solid #de24d6;">Content here</div>
        
        
          .myborder {border:2px solid #de24d6;}
        
        Border color #de24d6