#ea5095 color space conversions
Hex:
        #ea5095
        RGB:
        234, 80, 149
        CMY:
        8, 69, 42
        CMYK:
        0, 66, 36, 8
      HSL:
        333°, 78.5714%, 61.5686%
        HSV (HSB):
        333°, 65.8120%, 91.7647%
        XYZ:
        42.2252, 25.3997, 31.1109
        xyY:
        0.4277, 0.2572, 25.3997
      CIE-Lab:
        57.4628, 64.8674, -5.0688
        CIE-LCH:
        57.4628, 65.0652, 355.5319
        CIE-Luv:
        57.4628, 96.4672, -19.2677
        Hunter-Lab:
        50.3981, 61.3565, -1.3212
      #ea5095 color charts
#ea5095 RGB chart
      #ea5095 CMYK chart
      #ea5095 RGB pie chart
      #ea5095 color shades, tints & tones
#ea5095 color schemes
#ea5095 color preview, HTML & CSS examples
           This text has a color of #ea5095        
        
          <p style="color:#ea5095;">Text here</p>
        
        
          .mytext {color:#ea5095;}
        
        Text color #ea5095
      
           This box has a color of #ea5095        
        
          <div style="background-color:#ea5095;">Content here</div>
        
        
          .mybackground {background-color:#ea5095;}
        
        Background color #ea5095
      
           Border around this has a color of #ea5095        
        
          <div style="border:2px solid #ea5095;">Content here</div>
        
        
          .myborder {border:2px solid #ea5095;}
        
        Border color #ea5095