#e5147a color space conversions
Hex:
        #e5147a
        RGB:
        229, 20, 122
        CMY:
        10, 92, 52
        CMYK:
        0, 91, 47, 10
      HSL:
        331°, 83.9357%, 48.8235%
        HSV (HSB):
        331°, 91.2664%, 89.8039%
        XYZ:
        36.0761, 18.5635, 20.0940
        xyY:
        0.4827, 0.2484, 18.5635
      CIE-Lab:
        50.1725, 76.7918, 0.2232
        CIE-LCH:
        50.1725, 76.7922, 0.1666
        CIE-Luv:
        50.1725, 122.0782, -14.7325
        Hunter-Lab:
        43.0853, 74.0618, 2.5082
      #e5147a color charts
#e5147a RGB chart
      #e5147a CMYK chart
      #e5147a RGB pie chart
      #e5147a color shades, tints & tones
#e5147a color schemes
#e5147a color preview, HTML & CSS examples
           This text has a color of #e5147a        
        
          <p style="color:#e5147a;">Text here</p>
        
        
          .mytext {color:#e5147a;}
        
        Text color #e5147a
      
           This box has a color of #e5147a        
        
          <div style="background-color:#e5147a;">Content here</div>
        
        
          .mybackground {background-color:#e5147a;}
        
        Background color #e5147a
      
           Border around this has a color of #e5147a        
        
          <div style="border:2px solid #e5147a;">Content here</div>
        
        
          .myborder {border:2px solid #e5147a;}
        
        Border color #e5147a