#e10050 color space conversions
Hex:
        #e10050
        RGB:
        225, 0, 80
        CMY:
        12, 100, 69
        CMYK:
        0, 100, 64, 12
      HSL:
        339°, 100.0000%, 44.1176%
        HSV (HSB):
        339°, 100.0000%, 88.2353%
        XYZ:
        32.4993, 16.5867, 9.0781
        xyY:
        0.5588, 0.2852, 16.5867
      CIE-Lab:
        47.7350, 74.9152, 22.5156
        CIE-LCH:
        47.7350, 78.2256, 16.7280
        CIE-Luv:
        47.7350, 138.6928, 9.6194
        Hunter-Lab:
        40.7268, 71.1680, 15.2929
      #e10050 color charts
#e10050 RGB chart
      #e10050 CMYK chart
      #e10050 RGB pie chart
      #e10050 color shades, tints & tones
#e10050 color schemes
#e10050 color preview, HTML & CSS examples
           This text has a color of #e10050        
        
          <p style="color:#e10050;">Text here</p>
        
        
          .mytext {color:#e10050;}
        
        Text color #e10050
      
           This box has a color of #e10050        
        
          <div style="background-color:#e10050;">Content here</div>
        
        
          .mybackground {background-color:#e10050;}
        
        Background color #e10050
      
           Border around this has a color of #e10050        
        
          <div style="border:2px solid #e10050;">Content here</div>
        
        
          .myborder {border:2px solid #e10050;}
        
        Border color #e10050