#de7daf color space conversions
Hex:
        #de7daf
        RGB:
        222, 125, 175
        CMY:
        13, 51, 31
        CMYK:
        0, 44, 21, 13
      HSL:
        329°, 59.5092%, 68.0392%
        HSV (HSB):
        329°, 43.6937%, 87.0588%
        XYZ:
        45.1957, 33.2920, 44.6014
        xyY:
        0.3672, 0.2705, 33.2920
      CIE-Lab:
        64.3966, 43.7247, -9.9192
        CIE-LCH:
        64.3966, 44.8357, 347.2185
        CIE-Luv:
        64.3966, 57.4727, -22.3141
        Hunter-Lab:
        57.6992, 38.8451, -5.4416
      #de7daf color charts
#de7daf RGB chart
      #de7daf CMYK chart
      #de7daf RGB pie chart
      #de7daf color shades, tints & tones
#de7daf color schemes
#de7daf color preview, HTML & CSS examples
           This text has a color of #de7daf        
        
          <p style="color:#de7daf;">Text here</p>
        
        
          .mytext {color:#de7daf;}
        
        Text color #de7daf
      
           This box has a color of #de7daf        
        
          <div style="background-color:#de7daf;">Content here</div>
        
        
          .mybackground {background-color:#de7daf;}
        
        Background color #de7daf
      
           Border around this has a color of #de7daf        
        
          <div style="border:2px solid #de7daf;">Content here</div>
        
        
          .myborder {border:2px solid #de7daf;}
        
        Border color #de7daf