#ea0d85 color space conversions
Hex:
        #ea0d85
        RGB:
        234, 13, 133
        CMY:
        8, 95, 48
        CMYK:
        0, 94, 43, 8
      HSL:
        327°, 89.4737%, 48.4314%
        HSV (HSB):
        327°, 94.4444%, 91.7647%
        XYZ:
        38.3092, 19.4737, 23.9300
        xyY:
        0.4688, 0.2383, 19.4737
      CIE-Lab:
        51.2369, 79.5247, -4.7697
        CIE-LCH:
        51.2369, 79.6676, 356.5676
        CIE-Luv:
        51.2369, 121.9941, -21.7006
        Hunter-Lab:
        44.1290, 77.7333, -1.2610
      #ea0d85 color charts
#ea0d85 RGB chart
      #ea0d85 CMYK chart
      #ea0d85 RGB pie chart
      #ea0d85 color shades, tints & tones
#ea0d85 color schemes
#ea0d85 color preview, HTML & CSS examples
           This text has a color of #ea0d85        
        
          <p style="color:#ea0d85;">Text here</p>
        
        
          .mytext {color:#ea0d85;}
        
        Text color #ea0d85
      
           This box has a color of #ea0d85        
        
          <div style="background-color:#ea0d85;">Content here</div>
        
        
          .mybackground {background-color:#ea0d85;}
        
        Background color #ea0d85
      
           Border around this has a color of #ea0d85        
        
          <div style="border:2px solid #ea0d85;">Content here</div>
        
        
          .myborder {border:2px solid #ea0d85;}
        
        Border color #ea0d85