#e50dc4 color space conversions
Hex:
        #e50dc4
        RGB:
        229, 13, 196
        CMY:
        10, 95, 23
        CMYK:
        0, 94, 14, 10
      HSL:
        309°, 89.2562%, 47.4510%
        HSV (HSB):
        309°, 94.3231%, 89.8039%
        XYZ:
        42.4208, 20.9314, 54.0289
        xyY:
        0.3614, 0.1783, 20.9314
      CIE-Lab:
        52.8743, 85.2337, -39.5892
        CIE-LCH:
        52.8743, 93.9792, 335.0861
        CIE-Luv:
        52.8743, 88.9672, -72.1728
        Hunter-Lab:
        45.7508, 85.4438, -37.9922
      #e50dc4 color charts
#e50dc4 RGB chart
      #e50dc4 CMYK chart
      #e50dc4 RGB pie chart
      #e50dc4 color shades, tints & tones
#e50dc4 color schemes
#e50dc4 color preview, HTML & CSS examples
           This text has a color of #e50dc4        
        
          <p style="color:#e50dc4;">Text here</p>
        
        
          .mytext {color:#e50dc4;}
        
        Text color #e50dc4
      
           This box has a color of #e50dc4        
        
          <div style="background-color:#e50dc4;">Content here</div>
        
        
          .mybackground {background-color:#e50dc4;}
        
        Background color #e50dc4
      
           Border around this has a color of #e50dc4        
        
          <div style="border:2px solid #e50dc4;">Content here</div>
        
        
          .myborder {border:2px solid #e50dc4;}
        
        Border color #e50dc4