#de49f3 color space conversions
Hex:
        #de49f3
        RGB:
        222, 73, 243
        CMY:
        13, 71, 5
        CMYK:
        9, 70, 0, 5
      HSL:
        293°, 87.6289%, 61.9608%
        HSV (HSB):
        293°, 69.9588%, 95.2941%
        XYZ:
        48.6844, 26.7657, 87.3944
        xyY:
        0.2990, 0.1644, 26.7657
      CIE-Lab:
        58.7569, 77.8278, -56.9768
        CIE-LCH:
        58.7569, 96.4548, 323.7926
        CIE-Luv:
        58.7569, 57.6945, -99.4314
        Hunter-Lab:
        51.7356, 77.4352, -63.9407
      #de49f3 color charts
#de49f3 RGB chart
      #de49f3 CMYK chart
      #de49f3 RGB pie chart
      #de49f3 color shades, tints & tones
#de49f3 color schemes
#de49f3 color preview, HTML & CSS examples
           This text has a color of #de49f3        
        
          <p style="color:#de49f3;">Text here</p>
        
        
          .mytext {color:#de49f3;}
        
        Text color #de49f3
      
           This box has a color of #de49f3        
        
          <div style="background-color:#de49f3;">Content here</div>
        
        
          .mybackground {background-color:#de49f3;}
        
        Background color #de49f3
      
           Border around this has a color of #de49f3        
        
          <div style="border:2px solid #de49f3;">Content here</div>
        
        
          .myborder {border:2px solid #de49f3;}
        
        Border color #de49f3