#de95cf color space conversions
Hex:
        #de95cf
        RGB:
        222, 149, 207
        CMY:
        13, 42, 19
        CMYK:
        0, 33, 7, 13
      HSL:
        312°, 52.5180%, 72.7451%
        HSV (HSB):
        312°, 32.8829%, 87.0588%
        XYZ:
        52.1341, 41.5295, 64.2997
        xyY:
        0.3300, 0.2629, 41.5295
      CIE-Lab:
        70.5453, 36.2500, -18.5792
        CIE-LCH:
        70.5453, 40.7339, 332.8635
        CIE-Luv:
        70.5453, 38.8997, -34.5916
        Hunter-Lab:
        64.4434, 31.6291, -14.0475
      #de95cf color charts
#de95cf RGB chart
      #de95cf CMYK chart
      #de95cf RGB pie chart
      #de95cf color shades, tints & tones
#de95cf color schemes
#de95cf color preview, HTML & CSS examples
           This text has a color of #de95cf        
        
          <p style="color:#de95cf;">Text here</p>
        
        
          .mytext {color:#de95cf;}
        
        Text color #de95cf
      
           This box has a color of #de95cf        
        
          <div style="background-color:#de95cf;">Content here</div>
        
        
          .mybackground {background-color:#de95cf;}
        
        Background color #de95cf
      
           Border around this has a color of #de95cf        
        
          <div style="border:2px solid #de95cf;">Content here</div>
        
        
          .myborder {border:2px solid #de95cf;}
        
        Border color #de95cf