#e05fa9 color space conversions
Hex:
        #e05fa9
        RGB:
        224, 95, 169
        CMY:
        12, 63, 34
        CMYK:
        0, 58, 25, 12
      HSL:
        326°, 67.5393%, 62.5490%
        HSV (HSB):
        326°, 57.5893%, 87.8431%
        XYZ:
        41.9941, 26.8963, 40.5143
        xyY:
        0.3838, 0.2458, 26.8963
      CIE-Lab:
        58.8782, 58.0693, -14.7506
        CIE-LCH:
        58.8782, 59.9135, 345.7474
        CIE-Luv:
        58.8782, 75.3359, -31.6860
        Hunter-Lab:
        51.8616, 53.7796, -10.0142
      #e05fa9 color charts
#e05fa9 RGB chart
      #e05fa9 CMYK chart
      #e05fa9 RGB pie chart
      #e05fa9 color shades, tints & tones
#e05fa9 color schemes
#e05fa9 color preview, HTML & CSS examples
           This text has a color of #e05fa9        
        
          <p style="color:#e05fa9;">Text here</p>
        
        
          .mytext {color:#e05fa9;}
        
        Text color #e05fa9
      
           This box has a color of #e05fa9        
        
          <div style="background-color:#e05fa9;">Content here</div>
        
        
          .mybackground {background-color:#e05fa9;}
        
        Background color #e05fa9
      
           Border around this has a color of #e05fa9        
        
          <div style="border:2px solid #e05fa9;">Content here</div>
        
        
          .myborder {border:2px solid #e05fa9;}
        
        Border color #e05fa9