#e50d7b color space conversions
Hex:
        #e50d7b
        RGB:
        229, 13, 123
        CMY:
        10, 95, 52
        CMYK:
        0, 94, 46, 10
      HSL:
        329°, 89.2562%, 47.4510%
        HSV (HSB):
        329°, 94.3231%, 89.8039%
        XYZ:
        36.0322, 18.3759, 20.3867
        xyY:
        0.4817, 0.2457, 18.3759
      CIE-Lab:
        49.9489, 77.6086, -0.7124
        CIE-LCH:
        49.9489, 77.6119, 359.4741
        CIE-Luv:
        49.9489, 122.5552, -16.0701
        Hunter-Lab:
        42.8671, 75.0215, 1.8100
      #e50d7b color charts
#e50d7b RGB chart
      #e50d7b CMYK chart
      #e50d7b RGB pie chart
      #e50d7b color shades, tints & tones
#e50d7b color schemes
#e50d7b color preview, HTML & CSS examples
           This text has a color of #e50d7b        
        
          <p style="color:#e50d7b;">Text here</p>
        
        
          .mytext {color:#e50d7b;}
        
        Text color #e50d7b
      
           This box has a color of #e50d7b        
        
          <div style="background-color:#e50d7b;">Content here</div>
        
        
          .mybackground {background-color:#e50d7b;}
        
        Background color #e50d7b
      
           Border around this has a color of #e50d7b        
        
          <div style="border:2px solid #e50d7b;">Content here</div>
        
        
          .myborder {border:2px solid #e50d7b;}
        
        Border color #e50d7b