#e0125a color space conversions
Hex:
        #e0125a
        RGB:
        224, 18, 90
        CMY:
        12, 93, 65
        CMYK:
        0, 92, 60, 12
      HSL:
        339°, 85.1240%, 47.4510%
        HSV (HSB):
        339°, 91.9643%, 87.8431%
        XYZ:
        32.8022, 17.0181, 11.2288
        xyY:
        0.5373, 0.2788, 17.0181
      CIE-Lab:
        48.2828, 73.6371, 17.0429
        CIE-LCH:
        48.2828, 75.5836, 13.0313
        CIE-Luv:
        48.2828, 131.7778, 4.8202
        Hunter-Lab:
        41.2530, 69.7412, 12.7387
      #e0125a color charts
#e0125a RGB chart
      #e0125a CMYK chart
      #e0125a RGB pie chart
      #e0125a color shades, tints & tones
#e0125a color schemes
#e0125a color preview, HTML & CSS examples
           This text has a color of #e0125a        
        
          <p style="color:#e0125a;">Text here</p>
        
        
          .mytext {color:#e0125a;}
        
        Text color #e0125a
      
           This box has a color of #e0125a        
        
          <div style="background-color:#e0125a;">Content here</div>
        
        
          .mybackground {background-color:#e0125a;}
        
        Background color #e0125a
      
           Border around this has a color of #e0125a        
        
          <div style="border:2px solid #e0125a;">Content here</div>
        
        
          .myborder {border:2px solid #e0125a;}
        
        Border color #e0125a