#de48ef color space conversions
Hex:
        #de48ef
        RGB:
        222, 72, 239
        CMY:
        13, 72, 6
        CMYK:
        7, 70, 0, 6
      HSL:
        294°, 83.9196%, 60.9804%
        HSV (HSB):
        294°, 69.8745%, 93.7255%
        XYZ:
        48.0216, 26.3963, 84.2253
        xyY:
        0.3027, 0.1664, 26.3963
      CIE-Lab:
        58.4113, 77.4933, -55.2982
        CIE-LCH:
        58.4113, 95.2003, 324.4888
        CIE-Luv:
        58.4113, 59.1468, -96.6796
        Hunter-Lab:
        51.3773, 76.9306, -61.2328
      #de48ef color charts
#de48ef RGB chart
      #de48ef CMYK chart
      #de48ef RGB pie chart
      #de48ef color shades, tints & tones
#de48ef color schemes
#de48ef color preview, HTML & CSS examples
           This text has a color of #de48ef        
        
          <p style="color:#de48ef;">Text here</p>
        
        
          .mytext {color:#de48ef;}
        
        Text color #de48ef
      
           This box has a color of #de48ef        
        
          <div style="background-color:#de48ef;">Content here</div>
        
        
          .mybackground {background-color:#de48ef;}
        
        Background color #de48ef
      
           Border around this has a color of #de48ef        
        
          <div style="border:2px solid #de48ef;">Content here</div>
        
        
          .myborder {border:2px solid #de48ef;}
        
        Border color #de48ef