#de48c6 color space conversions
Hex:
        #de48c6
        RGB:
        222, 72, 198
        CMY:
        13, 72, 22
        CMYK:
        0, 68, 11, 13
      HSL:
        310°, 69.4444%, 57.6471%
        HSV (HSB):
        310°, 67.5676%, 87.0588%
        XYZ:
        42.6346, 24.2415, 55.8581
        xyY:
        0.3474, 0.1975, 24.2415
      CIE-Lab:
        56.3288, 70.9844, -35.4003
        CIE-LCH:
        56.3288, 79.3219, 333.4943
        CIE-Luv:
        56.3288, 72.7533, -64.5362
        Hunter-Lab:
        49.2357, 68.4058, -32.7997
      #de48c6 color charts
#de48c6 RGB chart
      #de48c6 CMYK chart
      #de48c6 RGB pie chart
      #de48c6 color shades, tints & tones
#de48c6 color schemes
#de48c6 color preview, HTML & CSS examples
           This text has a color of #de48c6        
        
          <p style="color:#de48c6;">Text here</p>
        
        
          .mytext {color:#de48c6;}
        
        Text color #de48c6
      
           This box has a color of #de48c6        
        
          <div style="background-color:#de48c6;">Content here</div>
        
        
          .mybackground {background-color:#de48c6;}
        
        Background color #de48c6
      
           Border around this has a color of #de48c6        
        
          <div style="border:2px solid #de48c6;">Content here</div>
        
        
          .myborder {border:2px solid #de48c6;}
        
        Border color #de48c6