#e5228e color space conversions
Hex:
        #e5228e
        RGB:
        229, 34, 142
        CMY:
        10, 87, 44
        CMYK:
        0, 85, 38, 10
      HSL:
        327°, 78.9474%, 51.5686%
        HSV (HSB):
        327°, 85.1528%, 89.8039%
        XYZ:
        37.7676, 19.7551, 27.4137
        xyY:
        0.4447, 0.2326, 19.7551
      CIE-Lab:
        51.5591, 76.3868, -9.8078
        CIE-LCH:
        51.5591, 77.0139, 352.6834
        CIE-Luv:
        51.5591, 110.6067, -27.6732
        Hunter-Lab:
        44.4467, 73.8949, -5.4561
      #e5228e color charts
#e5228e RGB chart
      #e5228e CMYK chart
      #e5228e RGB pie chart
      #e5228e color shades, tints & tones
#e5228e color schemes
#e5228e color preview, HTML & CSS examples
           This text has a color of #e5228e        
        
          <p style="color:#e5228e;">Text here</p>
        
        
          .mytext {color:#e5228e;}
        
        Text color #e5228e
      
           This box has a color of #e5228e        
        
          <div style="background-color:#e5228e;">Content here</div>
        
        
          .mybackground {background-color:#e5228e;}
        
        Background color #e5228e
      
           Border around this has a color of #e5228e        
        
          <div style="border:2px solid #e5228e;">Content here</div>
        
        
          .myborder {border:2px solid #e5228e;}
        
        Border color #e5228e