#e50faf color space conversions
Hex:
        #e50faf
        RGB:
        229, 15, 175
        CMY:
        10, 94, 31
        CMYK:
        0, 93, 24, 10
      HSL:
        315°, 87.7049%, 47.8431%
        HSV (HSB):
        315°, 93.4498%, 89.8039%
        XYZ:
        40.2218, 20.0948, 42.3162
        xyY:
        0.3919, 0.1958, 20.0948
      CIE-Lab:
        51.9442, 82.5226, -28.8075
        CIE-LCH:
        51.9442, 87.4062, 340.7566
        CIE-Luv:
        51.9442, 98.2535, -55.6334
        Hunter-Lab:
        44.8272, 81.7137, -24.5898
      #e50faf color charts
#e50faf RGB chart
      #e50faf CMYK chart
      #e50faf RGB pie chart
      #e50faf color shades, tints & tones
#e50faf color schemes
#e50faf color preview, HTML & CSS examples
           This text has a color of #e50faf        
        
          <p style="color:#e50faf;">Text here</p>
        
        
          .mytext {color:#e50faf;}
        
        Text color #e50faf
      
           This box has a color of #e50faf        
        
          <div style="background-color:#e50faf;">Content here</div>
        
        
          .mybackground {background-color:#e50faf;}
        
        Background color #e50faf
      
           Border around this has a color of #e50faf        
        
          <div style="border:2px solid #e50faf;">Content here</div>
        
        
          .myborder {border:2px solid #e50faf;}
        
        Border color #e50faf