#de96e8 color space conversions
Hex:
        #de96e8
        RGB:
        222, 150, 232
        CMY:
        13, 41, 9
        CMYK:
        4, 35, 0, 9
      HSL:
        293°, 64.0625%, 74.9020%
        HSV (HSB):
        293°, 35.3448%, 90.9804%
        XYZ:
        55.5960, 43.1685, 81.7461
        xyY:
        0.3080, 0.2391, 43.1685
      CIE-Lab:
        71.6692, 40.2718, -30.6204
        CIE-LCH:
        71.6692, 50.5908, 322.7526
        CIE-Luv:
        71.6692, 34.1498, -54.6582
        Hunter-Lab:
        65.7027, 36.0625, -27.7756
      #de96e8 color charts
#de96e8 RGB chart
      #de96e8 CMYK chart
      #de96e8 RGB pie chart
      #de96e8 color shades, tints & tones
#de96e8 color schemes
#de96e8 color preview, HTML & CSS examples
           This text has a color of #de96e8        
        
          <p style="color:#de96e8;">Text here</p>
        
        
          .mytext {color:#de96e8;}
        
        Text color #de96e8
      
           This box has a color of #de96e8        
        
          <div style="background-color:#de96e8;">Content here</div>
        
        
          .mybackground {background-color:#de96e8;}
        
        Background color #de96e8
      
           Border around this has a color of #de96e8        
        
          <div style="border:2px solid #de96e8;">Content here</div>
        
        
          .myborder {border:2px solid #de96e8;}
        
        Border color #de96e8