#e53ad4 color space conversions
Hex:
        #e53ad4
        RGB:
        229, 58, 212
        CMY:
        10, 77, 17
        CMYK:
        0, 75, 7, 10
      HSL:
        306°, 76.6816%, 56.2745%
        HSV (HSB):
        306°, 74.6725%, 89.8039%
        XYZ:
        45.7098, 24.4376, 64.5951
        xyY:
        0.3392, 0.1814, 24.4376
      CIE-Lab:
        56.5233, 79.1358, -43.0117
        CIE-LCH:
        56.5233, 90.0693, 331.4752
        CIE-Luv:
        56.5233, 76.3062, -77.4755
        Hunter-Lab:
        49.4344, 78.5410, -42.8692
      #e53ad4 color charts
#e53ad4 RGB chart
      #e53ad4 CMYK chart
      #e53ad4 RGB pie chart
      #e53ad4 color shades, tints & tones
#e53ad4 color schemes
#e53ad4 color preview, HTML & CSS examples
           This text has a color of #e53ad4        
        
          <p style="color:#e53ad4;">Text here</p>
        
        
          .mytext {color:#e53ad4;}
        
        Text color #e53ad4
      
           This box has a color of #e53ad4        
        
          <div style="background-color:#e53ad4;">Content here</div>
        
        
          .mybackground {background-color:#e53ad4;}
        
        Background color #e53ad4
      
           Border around this has a color of #e53ad4        
        
          <div style="border:2px solid #e53ad4;">Content here</div>
        
        
          .myborder {border:2px solid #e53ad4;}
        
        Border color #e53ad4