#de49e4 color space conversions
Hex:
        #de49e4
        RGB:
        222, 73, 228
        CMY:
        13, 71, 11
        CMYK:
        3, 68, 0, 11
      HSL:
        298°, 74.1627%, 59.0196%
        HSV (HSB):
        298°, 67.9825%, 89.4118%
        XYZ:
        46.5103, 25.8961, 75.9459
        xyY:
        0.3135, 0.1746, 25.8961
      CIE-Lab:
        57.9383, 75.3102, -49.8893
        CIE-LCH:
        57.9383, 90.3358, 326.4775
        CIE-Luv:
        57.9383, 62.4059, -87.8935
        Hunter-Lab:
        50.8882, 74.0893, -52.8630
      #de49e4 color charts
#de49e4 RGB chart
      #de49e4 CMYK chart
      #de49e4 RGB pie chart
      #de49e4 color shades, tints & tones
#de49e4 color schemes
#de49e4 color preview, HTML & CSS examples
           This text has a color of #de49e4        
        
          <p style="color:#de49e4;">Text here</p>
        
        
          .mytext {color:#de49e4;}
        
        Text color #de49e4
      
           This box has a color of #de49e4        
        
          <div style="background-color:#de49e4;">Content here</div>
        
        
          .mybackground {background-color:#de49e4;}
        
        Background color #de49e4
      
           Border around this has a color of #de49e4        
        
          <div style="border:2px solid #de49e4;">Content here</div>
        
        
          .myborder {border:2px solid #de49e4;}
        
        Border color #de49e4