#ea227d color space conversions
Hex:
        #ea227d
        RGB:
        234, 34, 125
        CMY:
        8, 87, 51
        CMYK:
        0, 85, 47, 8
      HSL:
        333°, 82.6446%, 52.5490%
        HSV (HSB):
        333°, 85.4701%, 91.7647%
        XYZ:
        38.2054, 20.1171, 21.2714
        xyY:
        0.4800, 0.2527, 20.1171
      CIE-Lab:
        51.9694, 76.0333, 1.1395
        CIE-LCH:
        51.9694, 76.0418, 0.8586
        CIE-Luv:
        51.9694, 122.0411, -13.4676
        Hunter-Lab:
        44.8521, 73.5563, 3.2779
      #ea227d color charts
#ea227d RGB chart
      #ea227d CMYK chart
      #ea227d RGB pie chart
      #ea227d color shades, tints & tones
#ea227d color schemes
#ea227d color preview, HTML & CSS examples
           This text has a color of #ea227d        
        
          <p style="color:#ea227d;">Text here</p>
        
        
          .mytext {color:#ea227d;}
        
        Text color #ea227d
      
           This box has a color of #ea227d        
        
          <div style="background-color:#ea227d;">Content here</div>
        
        
          .mybackground {background-color:#ea227d;}
        
        Background color #ea227d
      
           Border around this has a color of #ea227d        
        
          <div style="border:2px solid #ea227d;">Content here</div>
        
        
          .myborder {border:2px solid #ea227d;}
        
        Border color #ea227d