#de1ec7 color space conversions
Hex:
        #de1ec7
        RGB:
        222, 30, 199
        CMY:
        13, 88, 22
        CMYK:
        0, 86, 10, 13
      HSL:
        307°, 76.1905%, 49.4118%
        HSV (HSB):
        307°, 86.4865%, 87.0588%
        XYZ:
        40.8973, 20.5817, 55.8500
        xyY:
        0.3486, 0.1754, 20.5817
      CIE-Lab:
        52.4886, 82.2660, -42.0136
        CIE-LCH:
        52.4886, 92.3734, 332.9464
        CIE-Luv:
        52.4886, 80.8415, -75.1729
        Hunter-Lab:
        45.3670, 81.5212, -41.2332
      #de1ec7 color charts
#de1ec7 RGB chart
      #de1ec7 CMYK chart
      #de1ec7 RGB pie chart
      #de1ec7 color shades, tints & tones
#de1ec7 color schemes
#de1ec7 color preview, HTML & CSS examples
           This text has a color of #de1ec7        
        
          <p style="color:#de1ec7;">Text here</p>
        
        
          .mytext {color:#de1ec7;}
        
        Text color #de1ec7
      
           This box has a color of #de1ec7        
        
          <div style="background-color:#de1ec7;">Content here</div>
        
        
          .mybackground {background-color:#de1ec7;}
        
        Background color #de1ec7
      
           Border around this has a color of #de1ec7        
        
          <div style="border:2px solid #de1ec7;">Content here</div>
        
        
          .myborder {border:2px solid #de1ec7;}
        
        Border color #de1ec7