#de96e5 color space conversions
Hex:
        #de96e5
        RGB:
        222, 150, 229
        CMY:
        13, 41, 10
        CMYK:
        3, 34, 0, 10
      HSL:
        295°, 60.3053%, 74.3137%
        HSV (HSB):
        295°, 34.4978%, 89.8039%
        XYZ:
        55.1734, 42.9994, 79.5205
        xyY:
        0.3105, 0.2420, 42.9994
      CIE-Lab:
        71.5546, 39.7034, -29.1532
        CIE-LCH:
        71.5546, 49.2572, 323.7111
        CIE-Luv:
        71.5546, 34.6588, -52.1671
        Hunter-Lab:
        65.5740, 35.4341, -25.9983
      #de96e5 color charts
#de96e5 RGB chart
      #de96e5 CMYK chart
      #de96e5 RGB pie chart
      #de96e5 color shades, tints & tones
#de96e5 color schemes
#de96e5 color preview, HTML & CSS examples
           This text has a color of #de96e5        
        
          <p style="color:#de96e5;">Text here</p>
        
        
          .mytext {color:#de96e5;}
        
        Text color #de96e5
      
           This box has a color of #de96e5        
        
          <div style="background-color:#de96e5;">Content here</div>
        
        
          .mybackground {background-color:#de96e5;}
        
        Background color #de96e5
      
           Border around this has a color of #de96e5        
        
          <div style="border:2px solid #de96e5;">Content here</div>
        
        
          .myborder {border:2px solid #de96e5;}
        
        Border color #de96e5