#de7dcf color space conversions
Hex:
        #de7dcf
        RGB:
        222, 125, 207
        CMY:
        13, 51, 19
        CMYK:
        0, 44, 7, 13
      HSL:
        309°, 59.5092%, 68.0392%
        HSV (HSB):
        309°, 43.6937%, 87.0588%
        XYZ:
        48.7203, 34.7018, 63.1618
        xyY:
        0.3324, 0.2367, 34.7018
      CIE-Lab:
        65.5159, 48.7926, -26.2549
        CIE-LCH:
        65.5159, 55.4079, 331.7156
        CIE-Luv:
        65.5159, 50.2601, -48.2980
        Hunter-Lab:
        58.9083, 44.5397, -22.3353
      #de7dcf color charts
#de7dcf RGB chart
      #de7dcf CMYK chart
      #de7dcf RGB pie chart
      #de7dcf color shades, tints & tones
#de7dcf color schemes
#de7dcf color preview, HTML & CSS examples
           This text has a color of #de7dcf        
        
          <p style="color:#de7dcf;">Text here</p>
        
        
          .mytext {color:#de7dcf;}
        
        Text color #de7dcf
      
           This box has a color of #de7dcf        
        
          <div style="background-color:#de7dcf;">Content here</div>
        
        
          .mybackground {background-color:#de7dcf;}
        
        Background color #de7dcf
      
           Border around this has a color of #de7dcf        
        
          <div style="border:2px solid #de7dcf;">Content here</div>
        
        
          .myborder {border:2px solid #de7dcf;}
        
        Border color #de7dcf