#de95b6 color space conversions
Hex:
        #de95b6
        RGB:
        222, 149, 182
        CMY:
        13, 42, 29
        CMYK:
        0, 33, 18, 13
      HSL:
        333°, 52.5180%, 72.7451%
        HSV (HSB):
        333°, 32.8829%, 87.0588%
        XYZ:
        49.3151, 40.4019, 49.4551
        xyY:
        0.3543, 0.2903, 40.4019
      CIE-Lab:
        69.7548, 32.1431, -5.8846
        CIE-LCH:
        69.7548, 32.6774, 349.6255
        CIE-Luv:
        69.7548, 43.1625, -14.4297
        Hunter-Lab:
        63.5625, 27.2554, -1.6372
      #de95b6 color charts
#de95b6 RGB chart
      #de95b6 CMYK chart
      #de95b6 RGB pie chart
      #de95b6 color shades, tints & tones
#de95b6 color schemes
#de95b6 color preview, HTML & CSS examples
           This text has a color of #de95b6        
        
          <p style="color:#de95b6;">Text here</p>
        
        
          .mytext {color:#de95b6;}
        
        Text color #de95b6
      
           This box has a color of #de95b6        
        
          <div style="background-color:#de95b6;">Content here</div>
        
        
          .mybackground {background-color:#de95b6;}
        
        Background color #de95b6
      
           Border around this has a color of #de95b6        
        
          <div style="border:2px solid #de95b6;">Content here</div>
        
        
          .myborder {border:2px solid #de95b6;}
        
        Border color #de95b6