#de7af5 color space conversions
Hex:
        #de7af5
        RGB:
        222, 122, 245
        CMY:
        13, 52, 4
        CMYK:
        9, 50, 0, 4
      HSL:
        289°, 86.0140%, 71.9608%
        HSV (HSB):
        289°, 50.2041%, 96.0784%
        XYZ:
        53.5652, 36.0412, 90.5197
        xyY:
        0.2974, 0.2001, 36.0412
      CIE-Lab:
        66.5514, 57.1762, -45.7276
        CIE-LCH:
        66.5514, 73.2129, 321.3483
        CIE-Luv:
        66.5514, 42.9538, -81.0338
        Hunter-Lab:
        60.0344, 54.2051, -47.3733
      #de7af5 color charts
#de7af5 RGB chart
      #de7af5 CMYK chart
      #de7af5 RGB pie chart
      #de7af5 color shades, tints & tones
#de7af5 color schemes
#de7af5 color preview, HTML & CSS examples
           This text has a color of #de7af5        
        
          <p style="color:#de7af5;">Text here</p>
        
        
          .mytext {color:#de7af5;}
        
        Text color #de7af5
      
           This box has a color of #de7af5        
        
          <div style="background-color:#de7af5;">Content here</div>
        
        
          .mybackground {background-color:#de7af5;}
        
        Background color #de7af5
      
           Border around this has a color of #de7af5        
        
          <div style="border:2px solid #de7af5;">Content here</div>
        
        
          .myborder {border:2px solid #de7af5;}
        
        Border color #de7af5