#de1cc1 color space conversions
Hex:
        #de1cc1
        RGB:
        222, 28, 193
        CMY:
        13, 89, 24
        CMYK:
        0, 87, 13, 13
      HSL:
        309°, 77.6000%, 49.0196%
        HSV (HSB):
        309°, 87.3874%, 87.0588%
        XYZ:
        40.1651, 20.2104, 52.2361
        xyY:
        0.3567, 0.1795, 20.2104
      CIE-Lab:
        52.0742, 81.7858, -39.1977
        CIE-LCH:
        52.0742, 90.6939, 334.3929
        CIE-Luv:
        52.0742, 83.5797, -70.7908
        Hunter-Lab:
        44.9559, 80.8048, -37.4223
      #de1cc1 color charts
#de1cc1 RGB chart
      #de1cc1 CMYK chart
      #de1cc1 RGB pie chart
      #de1cc1 color shades, tints & tones
#de1cc1 color schemes
#de1cc1 color preview, HTML & CSS examples
           This text has a color of #de1cc1        
        
          <p style="color:#de1cc1;">Text here</p>
        
        
          .mytext {color:#de1cc1;}
        
        Text color #de1cc1
      
           This box has a color of #de1cc1        
        
          <div style="background-color:#de1cc1;">Content here</div>
        
        
          .mybackground {background-color:#de1cc1;}
        
        Background color #de1cc1
      
           Border around this has a color of #de1cc1        
        
          <div style="border:2px solid #de1cc1;">Content here</div>
        
        
          .myborder {border:2px solid #de1cc1;}
        
        Border color #de1cc1