#e5508d color space conversions
Hex:
        #e5508d
        RGB:
        229, 80, 141
        CMY:
        10, 69, 45
        CMYK:
        0, 65, 38, 10
      HSL:
        335°, 74.1294%, 60.5882%
        HSV (HSB):
        335°, 65.0655%, 89.8039%
        XYZ:
        39.9895, 24.3184, 27.7855
        xyY:
        0.4342, 0.2641, 24.3184
      CIE-Lab:
        56.4052, 62.5701, -2.0210
        CIE-LCH:
        56.4052, 62.6028, 358.1500
        CIE-Luv:
        56.4052, 95.2226, -14.6311
        Hunter-Lab:
        49.3137, 58.4502, 1.1130
      #e5508d color charts
#e5508d RGB chart
      #e5508d CMYK chart
      #e5508d RGB pie chart
      #e5508d color shades, tints & tones
#e5508d color schemes
#e5508d color preview, HTML & CSS examples
           This text has a color of #e5508d        
        
          <p style="color:#e5508d;">Text here</p>
        
        
          .mytext {color:#e5508d;}
        
        Text color #e5508d
      
           This box has a color of #e5508d        
        
          <div style="background-color:#e5508d;">Content here</div>
        
        
          .mybackground {background-color:#e5508d;}
        
        Background color #e5508d
      
           Border around this has a color of #e5508d        
        
          <div style="border:2px solid #e5508d;">Content here</div>
        
        
          .myborder {border:2px solid #e5508d;}
        
        Border color #e5508d