#e058d1 color space conversions
Hex:
        #e058d1
        RGB:
        224, 88, 209
        CMY:
        12, 65, 18
        CMYK:
        0, 61, 7, 12
      HSL:
        307°, 68.6869%, 61.1765%
        HSV (HSB):
        307°, 60.7143%, 87.8431%
        XYZ:
        45.7388, 27.4302, 63.2055
        xyY:
        0.3354, 0.2011, 27.4302
      CIE-Lab:
        59.3704, 66.9465, -36.8889
        CIE-LCH:
        59.3704, 76.4371, 331.1443
        CIE-Luv:
        59.3704, 65.6189, -66.8850
        Hunter-Lab:
        52.3738, 64.2324, -34.8903
      #e058d1 color charts
#e058d1 RGB chart
      #e058d1 CMYK chart
      #e058d1 RGB pie chart
      #e058d1 color shades, tints & tones
#e058d1 color schemes
#e058d1 color preview, HTML & CSS examples
           This text has a color of #e058d1        
        
          <p style="color:#e058d1;">Text here</p>
        
        
          .mytext {color:#e058d1;}
        
        Text color #e058d1
      
           This box has a color of #e058d1        
        
          <div style="background-color:#e058d1;">Content here</div>
        
        
          .mybackground {background-color:#e058d1;}
        
        Background color #e058d1
      
           Border around this has a color of #e058d1        
        
          <div style="border:2px solid #e058d1;">Content here</div>
        
        
          .myborder {border:2px solid #e058d1;}
        
        Border color #e058d1