#e50d8e color space conversions
Hex:
        #e50d8e
        RGB:
        229, 13, 142
        CMY:
        10, 95, 44
        CMYK:
        0, 94, 38, 10
      HSL:
        324°, 89.2562%, 47.4510%
        HSV (HSB):
        324°, 94.3231%, 89.8039%
        XYZ:
        37.3395, 18.8989, 27.2710
        xyY:
        0.4471, 0.2263, 18.8989
      CIE-Lab:
        50.5687, 79.2619, -11.2961
        CIE-LCH:
        50.5687, 80.0628, 351.8891
        CIE-Luv:
        50.5687, 113.8021, -30.1712
        Hunter-Lab:
        43.4728, 77.2391, -6.7624
      #e50d8e color charts
#e50d8e RGB chart
      #e50d8e CMYK chart
      #e50d8e RGB pie chart
      #e50d8e color shades, tints & tones
#e50d8e color schemes
#e50d8e color preview, HTML & CSS examples
           This text has a color of #e50d8e        
        
          <p style="color:#e50d8e;">Text here</p>
        
        
          .mytext {color:#e50d8e;}
        
        Text color #e50d8e
      
           This box has a color of #e50d8e        
        
          <div style="background-color:#e50d8e;">Content here</div>
        
        
          .mybackground {background-color:#e50d8e;}
        
        Background color #e50d8e
      
           Border around this has a color of #e50d8e        
        
          <div style="border:2px solid #e50d8e;">Content here</div>
        
        
          .myborder {border:2px solid #e50d8e;}
        
        Border color #e50d8e