#e5466d color space conversions
Hex:
        #e5466d
        RGB:
        229, 70, 109
        CMY:
        10, 73, 57
        CMYK:
        0, 69, 52, 10
      HSL:
        345°, 75.3555%, 58.6275%
        HSV (HSB):
        345°, 69.4323%, 89.8039%
        XYZ:
        37.2636, 22.1425, 16.7779
        xyY:
        0.4891, 0.2906, 22.1425
      CIE-Lab:
        54.1778, 63.4568, 13.7729
        CIE-LCH:
        54.1778, 64.9343, 12.2458
        CIE-Luv:
        54.1778, 110.7714, 4.5396
        Hunter-Lab:
        47.0558, 59.0070, 11.7990
      #e5466d color charts
#e5466d RGB chart
      #e5466d CMYK chart
      #e5466d RGB pie chart
      #e5466d color shades, tints & tones
#e5466d color schemes
#e5466d color preview, HTML & CSS examples
           This text has a color of #e5466d        
        
          <p style="color:#e5466d;">Text here</p>
        
        
          .mytext {color:#e5466d;}
        
        Text color #e5466d
      
           This box has a color of #e5466d        
        
          <div style="background-color:#e5466d;">Content here</div>
        
        
          .mybackground {background-color:#e5466d;}
        
        Background color #e5466d
      
           Border around this has a color of #e5466d        
        
          <div style="border:2px solid #e5466d;">Content here</div>
        
        
          .myborder {border:2px solid #e5466d;}
        
        Border color #e5466d