#de1dc7 color space conversions
Hex:
        #de1dc7
        RGB:
        222, 29, 199
        CMY:
        13, 89, 22
        CMYK:
        0, 87, 10, 13
      HSL:
        307°, 76.8924%, 49.2157%
        HSV (HSB):
        307°, 86.9369%, 87.0588%
        XYZ:
        40.8724, 20.5318, 55.8417
        xyY:
        0.3486, 0.1751, 20.5318
      CIE-Lab:
        52.4333, 82.4277, -42.1011
        CIE-LCH:
        52.4333, 92.5572, 332.9437
        CIE-Luv:
        52.4333, 80.9576, -75.3087
        Hunter-Lab:
        45.3121, 81.7143, -41.3493
      #de1dc7 color charts
#de1dc7 RGB chart
      #de1dc7 CMYK chart
      #de1dc7 RGB pie chart
      #de1dc7 color shades, tints & tones
#de1dc7 color schemes
#de1dc7 color preview, HTML & CSS examples
           This text has a color of #de1dc7        
        
          <p style="color:#de1dc7;">Text here</p>
        
        
          .mytext {color:#de1dc7;}
        
        Text color #de1dc7
      
           This box has a color of #de1dc7        
        
          <div style="background-color:#de1dc7;">Content here</div>
        
        
          .mybackground {background-color:#de1dc7;}
        
        Background color #de1dc7
      
           Border around this has a color of #de1dc7        
        
          <div style="border:2px solid #de1dc7;">Content here</div>
        
        
          .myborder {border:2px solid #de1dc7;}
        
        Border color #de1dc7