#ea228e color space conversions
Hex:
        #ea228e
        RGB:
        234, 34, 142
        CMY:
        8, 87, 44
        CMYK:
        0, 85, 39, 8
      HSL:
        328°, 82.6446%, 52.5490%
        HSV (HSB):
        328°, 85.4701%, 91.7647%
        XYZ:
        39.3862, 20.5895, 27.4895
        xyY:
        0.4503, 0.2354, 20.5895
      CIE-Lab:
        52.4972, 77.5212, -8.3066
        CIE-LCH:
        52.4972, 77.9650, 353.8839
        CIE-Luv:
        52.4972, 114.6204, -25.9957
        Hunter-Lab:
        45.3756, 75.5313, -4.1561
      #ea228e color charts
#ea228e RGB chart
      #ea228e CMYK chart
      #ea228e RGB pie chart
      #ea228e color shades, tints & tones
#ea228e color schemes
#ea228e color preview, HTML & CSS examples
           This text has a color of #ea228e        
        
          <p style="color:#ea228e;">Text here</p>
        
        
          .mytext {color:#ea228e;}
        
        Text color #ea228e
      
           This box has a color of #ea228e        
        
          <div style="background-color:#ea228e;">Content here</div>
        
        
          .mybackground {background-color:#ea228e;}
        
        Background color #ea228e
      
           Border around this has a color of #ea228e        
        
          <div style="border:2px solid #ea228e;">Content here</div>
        
        
          .myborder {border:2px solid #ea228e;}
        
        Border color #ea228e