#e0558a color space conversions
Hex:
        #e0558a
        RGB:
        224, 85, 138
        CMY:
        12, 67, 46
        CMYK:
        0, 62, 38, 12
      HSL:
        337°, 69.1542%, 60.5882%
        HSV (HSB):
        337°, 62.0536%, 87.8431%
        XYZ:
        38.5764, 24.1793, 26.6786
        xyY:
        0.4313, 0.2704, 24.1793
      CIE-Lab:
        56.2668, 58.7005, -0.5521
        CIE-LCH:
        56.2668, 58.7031, 359.4612
        CIE-Luv:
        56.2668, 89.7960, -11.8504
        Hunter-Lab:
        49.1724, 53.9839, 2.2528
      #e0558a color charts
#e0558a RGB chart
      #e0558a CMYK chart
      #e0558a RGB pie chart
      #e0558a color shades, tints & tones
#e0558a color schemes
#e0558a color preview, HTML & CSS examples
           This text has a color of #e0558a        
        
          <p style="color:#e0558a;">Text here</p>
        
        
          .mytext {color:#e0558a;}
        
        Text color #e0558a
      
           This box has a color of #e0558a        
        
          <div style="background-color:#e0558a;">Content here</div>
        
        
          .mybackground {background-color:#e0558a;}
        
        Background color #e0558a
      
           Border around this has a color of #e0558a        
        
          <div style="border:2px solid #e0558a;">Content here</div>
        
        
          .myborder {border:2px solid #e0558a;}
        
        Border color #e0558a