#de0e9d color space conversions
Hex:
        #de0e9d
        RGB:
        222, 14, 157
        CMY:
        13, 95, 38
        CMYK:
        0, 94, 29, 13
      HSL:
        319°, 88.1356%, 46.2745%
        HSV (HSB):
        319°, 93.6937%, 87.0588%
        XYZ:
        36.3670, 18.2780, 33.5095
        xyY:
        0.4125, 0.2073, 18.2780
      CIE-Lab:
        49.8316, 79.2320, -21.5281
        CIE-LCH:
        49.8316, 82.1047, 344.7992
        CIE-Luv:
        49.8316, 101.0849, -44.1496
        Hunter-Lab:
        42.7528, 77.0212, -16.5444
      #de0e9d color charts
#de0e9d RGB chart
      #de0e9d CMYK chart
      #de0e9d RGB pie chart
      #de0e9d color shades, tints & tones
#de0e9d color schemes
#de0e9d color preview, HTML & CSS examples
           This text has a color of #de0e9d        
        
          <p style="color:#de0e9d;">Text here</p>
        
        
          .mytext {color:#de0e9d;}
        
        Text color #de0e9d
      
           This box has a color of #de0e9d        
        
          <div style="background-color:#de0e9d;">Content here</div>
        
        
          .mybackground {background-color:#de0e9d;}
        
        Background color #de0e9d
      
           Border around this has a color of #de0e9d        
        
          <div style="border:2px solid #de0e9d;">Content here</div>
        
        
          .myborder {border:2px solid #de0e9d;}
        
        Border color #de0e9d