#de48d2 color space conversions
Hex:
        #de48d2
        RGB:
        222, 72, 210
        CMY:
        13, 72, 18
        CMYK:
        0, 68, 5, 13
      HSL:
        305°, 69.4444%, 57.6471%
        HSV (HSB):
        305°, 67.5676%, 87.0588%
        XYZ:
        44.0744, 24.8175, 63.4400
        xyY:
        0.3331, 0.1875, 24.8175
      CIE-Lab:
        56.8971, 72.7957, -41.3594
        CIE-LCH:
        56.8971, 83.7246, 330.3966
        CIE-Luv:
        56.8971, 68.6153, -74.0838
        Hunter-Lab:
        49.8171, 70.7433, -40.6313
      #de48d2 color charts
#de48d2 RGB chart
      #de48d2 CMYK chart
      #de48d2 RGB pie chart
      #de48d2 color shades, tints & tones
#de48d2 color schemes
#de48d2 color preview, HTML & CSS examples
           This text has a color of #de48d2        
        
          <p style="color:#de48d2;">Text here</p>
        
        
          .mytext {color:#de48d2;}
        
        Text color #de48d2
      
           This box has a color of #de48d2        
        
          <div style="background-color:#de48d2;">Content here</div>
        
        
          .mybackground {background-color:#de48d2;}
        
        Background color #de48d2
      
           Border around this has a color of #de48d2        
        
          <div style="border:2px solid #de48d2;">Content here</div>
        
        
          .myborder {border:2px solid #de48d2;}
        
        Border color #de48d2