#e57dd4 color space conversions
Hex:
        #e57dd4
        RGB:
        229, 125, 212
        CMY:
        10, 51, 17
        CMYK:
        0, 45, 7, 10
      HSL:
        310°, 66.6667%, 69.4118%
        HSV (HSB):
        310°, 45.4148%, 89.8039%
        XYZ:
        51.5304, 36.0787, 66.5353
        xyY:
        0.3343, 0.2341, 36.0787
      CIE-Lab:
        66.5800, 51.7556, -27.3384
        CIE-LCH:
        66.5800, 58.5323, 332.1560
        CIE-Luv:
        66.5800, 53.9323, -50.6470
        Hunter-Lab:
        60.0656, 48.0208, -23.6303
      #e57dd4 color charts
#e57dd4 RGB chart
      #e57dd4 CMYK chart
      #e57dd4 RGB pie chart
      #e57dd4 color shades, tints & tones
#e57dd4 color schemes
#e57dd4 color preview, HTML & CSS examples
           This text has a color of #e57dd4        
        
          <p style="color:#e57dd4;">Text here</p>
        
        
          .mytext {color:#e57dd4;}
        
        Text color #e57dd4
      
           This box has a color of #e57dd4        
        
          <div style="background-color:#e57dd4;">Content here</div>
        
        
          .mybackground {background-color:#e57dd4;}
        
        Background color #e57dd4
      
           Border around this has a color of #e57dd4        
        
          <div style="border:2px solid #e57dd4;">Content here</div>
        
        
          .myborder {border:2px solid #e57dd4;}
        
        Border color #e57dd4