#e058a1 color space conversions
Hex:
        #e058a1
        RGB:
        224, 88, 161
        CMY:
        12, 65, 37
        CMYK:
        0, 61, 28, 12
      HSL:
        328°, 68.6869%, 61.1765%
        HSV (HSB):
        328°, 60.7143%, 87.8431%
        XYZ:
        40.6632, 25.3999, 36.4777
        xyY:
        0.3966, 0.2477, 25.3999
      CIE-Lab:
        57.4630, 60.1028, -12.2450
        CIE-LCH:
        57.4630, 61.3375, 348.4845
        CIE-Luv:
        57.4630, 80.9914, -28.3166
        Hunter-Lab:
        50.3984, 55.8231, -7.6345
      #e058a1 color charts
#e058a1 RGB chart
      #e058a1 CMYK chart
      #e058a1 RGB pie chart
      #e058a1 color shades, tints & tones
#e058a1 color schemes
#e058a1 color preview, HTML & CSS examples
           This text has a color of #e058a1        
        
          <p style="color:#e058a1;">Text here</p>
        
        
          .mytext {color:#e058a1;}
        
        Text color #e058a1
      
           This box has a color of #e058a1        
        
          <div style="background-color:#e058a1;">Content here</div>
        
        
          .mybackground {background-color:#e058a1;}
        
        Background color #e058a1
      
           Border around this has a color of #e058a1        
        
          <div style="border:2px solid #e058a1;">Content here</div>
        
        
          .myborder {border:2px solid #e058a1;}
        
        Border color #e058a1