#de95d1 color space conversions
Hex:
        #de95d1
        RGB:
        222, 149, 209
        CMY:
        13, 42, 18
        CMYK:
        0, 33, 6, 13
      HSL:
        311°, 52.5180%, 72.7451%
        HSV (HSB):
        311°, 32.8829%, 87.0588%
        XYZ:
        52.3803, 41.6279, 65.5959
        xyY:
        0.3282, 0.2608, 41.6279
      CIE-Lab:
        70.6136, 36.5986, -19.5814
        CIE-LCH:
        70.6136, 41.5076, 331.8519
        CIE-Luv:
        70.6136, 38.5552, -36.2331
        Hunter-Lab:
        64.5197, 32.0056, -15.1151
      #de95d1 color charts
#de95d1 RGB chart
      #de95d1 CMYK chart
      #de95d1 RGB pie chart
      #de95d1 color shades, tints & tones
#de95d1 color schemes
#de95d1 color preview, HTML & CSS examples
           This text has a color of #de95d1        
        
          <p style="color:#de95d1;">Text here</p>
        
        
          .mytext {color:#de95d1;}
        
        Text color #de95d1
      
           This box has a color of #de95d1        
        
          <div style="background-color:#de95d1;">Content here</div>
        
        
          .mybackground {background-color:#de95d1;}
        
        Background color #de95d1
      
           Border around this has a color of #de95d1        
        
          <div style="border:2px solid #de95d1;">Content here</div>
        
        
          .myborder {border:2px solid #de95d1;}
        
        Border color #de95d1