#e50ea2 color space conversions
Hex:
        #e50ea2
        RGB:
        229, 14, 162
        CMY:
        10, 95, 36
        CMYK:
        0, 94, 29, 10
      HSL:
        319°, 88.4774%, 47.6471%
        HSV (HSB):
        319°, 93.8865%, 89.8039%
        XYZ:
        38.9917, 19.5807, 35.9068
        xyY:
        0.4127, 0.2072, 19.5807
      CIE-Lab:
        51.3598, 81.1752, -22.0393
        CIE-LCH:
        51.3598, 84.1139, 344.8102
        CIE-Luv:
        51.3598, 104.3514, -45.5397
        Hunter-Lab:
        44.2501, 79.8506, -17.1358
      #e50ea2 color charts
#e50ea2 RGB chart
      #e50ea2 CMYK chart
      #e50ea2 RGB pie chart
      #e50ea2 color shades, tints & tones
#e50ea2 color schemes
#e50ea2 color preview, HTML & CSS examples
           This text has a color of #e50ea2        
        
          <p style="color:#e50ea2;">Text here</p>
        
        
          .mytext {color:#e50ea2;}
        
        Text color #e50ea2
      
           This box has a color of #e50ea2        
        
          <div style="background-color:#e50ea2;">Content here</div>
        
        
          .mybackground {background-color:#e50ea2;}
        
        Background color #e50ea2
      
           Border around this has a color of #e50ea2        
        
          <div style="border:2px solid #e50ea2;">Content here</div>
        
        
          .myborder {border:2px solid #e50ea2;}
        
        Border color #e50ea2