#ea055e color space conversions
Hex:
        #ea055e
        RGB:
        234, 5, 94
        CMY:
        8, 98, 63
        CMYK:
        0, 98, 60, 8
      HSL:
        337°, 95.8159%, 46.8627%
        HSV (HSB):
        337°, 97.8632%, 91.7647%
        XYZ:
        36.0063, 18.4091, 12.2452
        xyY:
        0.5401, 0.2762, 18.4091
      CIE-Lab:
        49.9886, 77.3510, 17.2353
        CIE-LCH:
        49.9886, 79.2479, 12.5614
        CIE-Luv:
        49.9886, 139.7075, 4.2645
        Hunter-Lab:
        42.9058, 74.7109, 13.1128
      #ea055e color charts
#ea055e RGB chart
      #ea055e CMYK chart
      #ea055e RGB pie chart
      #ea055e color shades, tints & tones
#ea055e color schemes
#ea055e color preview, HTML & CSS examples
           This text has a color of #ea055e        
        
          <p style="color:#ea055e;">Text here</p>
        
        
          .mytext {color:#ea055e;}
        
        Text color #ea055e
      
           This box has a color of #ea055e        
        
          <div style="background-color:#ea055e;">Content here</div>
        
        
          .mybackground {background-color:#ea055e;}
        
        Background color #ea055e
      
           Border around this has a color of #ea055e        
        
          <div style="border:2px solid #ea055e;">Content here</div>
        
        
          .myborder {border:2px solid #ea055e;}
        
        Border color #ea055e