#e53bd8 color space conversions
Hex:
        #e53bd8
        RGB:
        229, 59, 216
        CMY:
        10, 77, 15
        CMYK:
        0, 74, 6, 10
      HSL:
        305°, 76.5766%, 56.4706%
        HSV (HSB):
        305°, 74.2358%, 89.8039%
        XYZ:
        46.2717, 24.7438, 67.3030
        xyY:
        0.3345, 0.1789, 24.7438
      CIE-Lab:
        56.8249, 79.4342, -44.8078
        CIE-LCH:
        56.8249, 91.2005, 330.5732
        CIE-Luv:
        56.8249, 74.6161, -80.3495
        Hunter-Lab:
        49.7432, 78.9925, -45.3998
      #e53bd8 color charts
#e53bd8 RGB chart
      #e53bd8 CMYK chart
      #e53bd8 RGB pie chart
      #e53bd8 color shades, tints & tones
#e53bd8 color schemes
#e53bd8 color preview, HTML & CSS examples
           This text has a color of #e53bd8        
        
          <p style="color:#e53bd8;">Text here</p>
        
        
          .mytext {color:#e53bd8;}
        
        Text color #e53bd8
      
           This box has a color of #e53bd8        
        
          <div style="background-color:#e53bd8;">Content here</div>
        
        
          .mybackground {background-color:#e53bd8;}
        
        Background color #e53bd8
      
           Border around this has a color of #e53bd8        
        
          <div style="border:2px solid #e53bd8;">Content here</div>
        
        
          .myborder {border:2px solid #e53bd8;}
        
        Border color #e53bd8