#e00d99 color space conversions
Hex:
        #e00d99
        RGB:
        224, 13, 153
        CMY:
        12, 95, 40
        CMYK:
        0, 94, 32, 12
      HSL:
        320°, 89.0295%, 46.4706%
        HSV (HSB):
        320°, 94.1964%, 87.8431%
        XYZ:
        36.6342, 18.4350, 31.7645
        xyY:
        0.4219, 0.2123, 18.4350
      CIE-Lab:
        50.0196, 79.3082, -18.8180
        CIE-LCH:
        50.0196, 81.5102, 346.6519
        CIE-Luv:
        50.0196, 104.6390, -40.4017
        Hunter-Lab:
        42.9361, 77.1628, -13.8080
      #e00d99 color charts
#e00d99 RGB chart
      #e00d99 CMYK chart
      #e00d99 RGB pie chart
      #e00d99 color shades, tints & tones
#e00d99 color schemes
#e00d99 color preview, HTML & CSS examples
           This text has a color of #e00d99        
        
          <p style="color:#e00d99;">Text here</p>
        
        
          .mytext {color:#e00d99;}
        
        Text color #e00d99
      
           This box has a color of #e00d99        
        
          <div style="background-color:#e00d99;">Content here</div>
        
        
          .mybackground {background-color:#e00d99;}
        
        Background color #e00d99
      
           Border around this has a color of #e00d99        
        
          <div style="border:2px solid #e00d99;">Content here</div>
        
        
          .myborder {border:2px solid #e00d99;}
        
        Border color #e00d99