#e53cd1 color space conversions
Hex:
        #e53cd1
        RGB:
        229, 60, 209
        CMY:
        10, 76, 18
        CMYK:
        0, 74, 9, 10
      HSL:
        307°, 76.4706%, 56.6667%
        HSV (HSB):
        307°, 73.7991%, 89.8039%
        XYZ:
        45.4376, 24.4932, 62.6544
        xyY:
        0.3427, 0.1847, 24.4932
      CIE-Lab:
        56.5782, 78.1197, -41.2168
        CIE-LCH:
        56.5782, 88.3262, 332.1834
        CIE-Luv:
        56.5782, 76.9901, -74.6012
        Hunter-Lab:
        49.4906, 77.2733, -40.4170
      #e53cd1 color charts
#e53cd1 RGB chart
      #e53cd1 CMYK chart
      #e53cd1 RGB pie chart
      #e53cd1 color shades, tints & tones
#e53cd1 color schemes
#e53cd1 color preview, HTML & CSS examples
           This text has a color of #e53cd1        
        
          <p style="color:#e53cd1;">Text here</p>
        
        
          .mytext {color:#e53cd1;}
        
        Text color #e53cd1
      
           This box has a color of #e53cd1        
        
          <div style="background-color:#e53cd1;">Content here</div>
        
        
          .mybackground {background-color:#e53cd1;}
        
        Background color #e53cd1
      
           Border around this has a color of #e53cd1        
        
          <div style="border:2px solid #e53cd1;">Content here</div>
        
        
          .myborder {border:2px solid #e53cd1;}
        
        Border color #e53cd1