#e0526a color space conversions
Hex:
        #e0526a
        RGB:
        224, 82, 106
        CMY:
        12, 68, 58
        CMYK:
        0, 63, 53, 12
      HSL:
        350°, 69.6078%, 60.0000%
        HSV (HSB):
        350°, 63.3929%, 87.8431%
        XYZ:
        36.3593, 22.9225, 16.1438
        xyY:
        0.4821, 0.3039, 22.9225
      CIE-Lab:
        54.9924, 56.9612, 16.5456
        CIE-LCH:
        54.9924, 59.3155, 16.1970
        CIE-Luv:
        54.9924, 101.1362, 9.2740
        Hunter-Lab:
        47.8774, 51.7717, 13.5222
      #e0526a color charts
#e0526a RGB chart
      #e0526a CMYK chart
      #e0526a RGB pie chart
      #e0526a color shades, tints & tones
#e0526a color schemes
#e0526a color preview, HTML & CSS examples
           This text has a color of #e0526a        
        
          <p style="color:#e0526a;">Text here</p>
        
        
          .mytext {color:#e0526a;}
        
        Text color #e0526a
      
           This box has a color of #e0526a        
        
          <div style="background-color:#e0526a;">Content here</div>
        
        
          .mybackground {background-color:#e0526a;}
        
        Background color #e0526a
      
           Border around this has a color of #e0526a        
        
          <div style="border:2px solid #e0526a;">Content here</div>
        
        
          .myborder {border:2px solid #e0526a;}
        
        Border color #e0526a