#e5227e color space conversions
Hex:
        #e5227e
        RGB:
        229, 34, 126
        CMY:
        10, 87, 51
        CMYK:
        0, 85, 45, 10
      HSL:
        332°, 78.9474%, 51.5686%
        HSV (HSB):
        332°, 85.1528%, 89.8039%
        XYZ:
        36.6510, 19.3084, 21.5338
        xyY:
        0.4730, 0.2492, 19.3084
      CIE-Lab:
        51.0461, 74.9393, -0.9277
        CIE-LCH:
        51.0461, 74.9450, 359.2907
        CIE-Luv:
        51.0461, 117.6050, -15.7666
        Hunter-Lab:
        43.9414, 71.9876, 1.7034
      #e5227e color charts
#e5227e RGB chart
      #e5227e CMYK chart
      #e5227e RGB pie chart
      #e5227e color shades, tints & tones
#e5227e color schemes
#e5227e color preview, HTML & CSS examples
           This text has a color of #e5227e        
        
          <p style="color:#e5227e;">Text here</p>
        
        
          .mytext {color:#e5227e;}
        
        Text color #e5227e
      
           This box has a color of #e5227e        
        
          <div style="background-color:#e5227e;">Content here</div>
        
        
          .mybackground {background-color:#e5227e;}
        
        Background color #e5227e
      
           Border around this has a color of #e5227e        
        
          <div style="border:2px solid #e5227e;">Content here</div>
        
        
          .myborder {border:2px solid #e5227e;}
        
        Border color #e5227e