#ea228b color space conversions
Hex:
        #ea228b
        RGB:
        234, 34, 139
        CMY:
        8, 87, 45
        CMYK:
        0, 85, 41, 8
      HSL:
        329°, 82.6446%, 52.5490%
        HSV (HSB):
        329°, 85.4701%, 91.7647%
        XYZ:
        39.1639, 20.5006, 26.3189
        xyY:
        0.4555, 0.2384, 20.5006
      CIE-Lab:
        52.3985, 77.2442, -6.6566
        CIE-LCH:
        52.3985, 77.5305, 355.0746
        CIE-Luv:
        52.3985, 115.9484, -23.7381
        Hunter-Lab:
        45.2775, 75.1622, -2.7698
      #ea228b color charts
#ea228b RGB chart
      #ea228b CMYK chart
      #ea228b RGB pie chart
      #ea228b color shades, tints & tones
#ea228b color schemes
#ea228b color preview, HTML & CSS examples
           This text has a color of #ea228b        
        
          <p style="color:#ea228b;">Text here</p>
        
        
          .mytext {color:#ea228b;}
        
        Text color #ea228b
      
           This box has a color of #ea228b        
        
          <div style="background-color:#ea228b;">Content here</div>
        
        
          .mybackground {background-color:#ea228b;}
        
        Background color #ea228b
      
           Border around this has a color of #ea228b        
        
          <div style="border:2px solid #ea228b;">Content here</div>
        
        
          .myborder {border:2px solid #ea228b;}
        
        Border color #ea228b