#e50a8e color space conversions
Hex:
        #e50a8e
        RGB:
        229, 10, 142
        CMY:
        10, 96, 44
        CMYK:
        0, 96, 38, 10
      HSL:
        324°, 91.6318%, 46.8627%
        HSV (HSB):
        324°, 95.6332%, 89.8039%
        XYZ:
        37.3041, 18.8281, 27.2592
        xyY:
        0.4473, 0.2258, 18.8281
      CIE-Lab:
        50.4855, 79.5048, -11.4213
        CIE-LCH:
        50.4855, 80.3210, 351.8251
        CIE-Luv:
        50.4855, 114.0701, -30.3808
        Hunter-Lab:
        43.3913, 77.5240, -6.8731
      #e50a8e color charts
#e50a8e RGB chart
      #e50a8e CMYK chart
      #e50a8e RGB pie chart
      #e50a8e color shades, tints & tones
#e50a8e color schemes
#e50a8e color preview, HTML & CSS examples
           This text has a color of #e50a8e        
        
          <p style="color:#e50a8e;">Text here</p>
        
        
          .mytext {color:#e50a8e;}
        
        Text color #e50a8e
      
           This box has a color of #e50a8e        
        
          <div style="background-color:#e50a8e;">Content here</div>
        
        
          .mybackground {background-color:#e50a8e;}
        
        Background color #e50a8e
      
           Border around this has a color of #e50a8e        
        
          <div style="border:2px solid #e50a8e;">Content here</div>
        
        
          .myborder {border:2px solid #e50a8e;}
        
        Border color #e50a8e