#de1ed0 color space conversions
Hex:
        #de1ed0
        RGB:
        222, 30, 208
        CMY:
        13, 88, 18
        CMYK:
        0, 86, 6, 13
      HSL:
        304°, 76.1905%, 49.4118%
        HSV (HSB):
        304°, 86.4865%, 87.0588%
        XYZ:
        41.9736, 21.0122, 61.5180
        xyY:
        0.3371, 0.1688, 21.0122
      CIE-Lab:
        52.9629, 83.5047, -46.4383
        CIE-LCH:
        52.9629, 95.5487, 330.9208
        CIE-Luv:
        52.9629, 77.1787, -82.0980
        Hunter-Lab:
        45.8391, 83.2294, -47.4824
      #de1ed0 color charts
#de1ed0 RGB chart
      #de1ed0 CMYK chart
      #de1ed0 RGB pie chart
      #de1ed0 color shades, tints & tones
#de1ed0 color schemes
#de1ed0 color preview, HTML & CSS examples
           This text has a color of #de1ed0        
        
          <p style="color:#de1ed0;">Text here</p>
        
        
          .mytext {color:#de1ed0;}
        
        Text color #de1ed0
      
           This box has a color of #de1ed0        
        
          <div style="background-color:#de1ed0;">Content here</div>
        
        
          .mybackground {background-color:#de1ed0;}
        
        Background color #de1ed0
      
           Border around this has a color of #de1ed0        
        
          <div style="border:2px solid #de1ed0;">Content here</div>
        
        
          .myborder {border:2px solid #de1ed0;}
        
        Border color #de1ed0