#e045a1 color space conversions
Hex:
        #e045a1
        RGB:
        224, 69, 161
        CMY:
        12, 73, 37
        CMYK:
        0, 69, 28, 12
      HSL:
        324°, 71.4286%, 57.4510%
        HSV (HSB):
        324°, 69.1964%, 87.8431%
        XYZ:
        39.3016, 22.6767, 36.0238
        xyY:
        0.4010, 0.2314, 22.6767
      CIE-Lab:
        54.7378, 67.5966, -16.3652
        CIE-LCH:
        54.7378, 69.5494, 346.3905
        CIE-Luv:
        54.7378, 88.6777, -35.3729
        Hunter-Lab:
        47.6201, 63.9836, -11.5178
      #e045a1 color charts
#e045a1 RGB chart
      #e045a1 CMYK chart
      #e045a1 RGB pie chart
      #e045a1 color shades, tints & tones
#e045a1 color schemes
#e045a1 color preview, HTML & CSS examples
           This text has a color of #e045a1        
        
          <p style="color:#e045a1;">Text here</p>
        
        
          .mytext {color:#e045a1;}
        
        Text color #e045a1
      
           This box has a color of #e045a1        
        
          <div style="background-color:#e045a1;">Content here</div>
        
        
          .mybackground {background-color:#e045a1;}
        
        Background color #e045a1
      
           Border around this has a color of #e045a1        
        
          <div style="border:2px solid #e045a1;">Content here</div>
        
        
          .myborder {border:2px solid #e045a1;}
        
        Border color #e045a1