#e53bca color space conversions
Hex:
        #e53bca
        RGB:
        229, 59, 202
        CMY:
        10, 77, 21
        CMYK:
        0, 74, 12, 10
      HSL:
        310°, 76.5766%, 56.4706%
        HSV (HSB):
        310°, 74.2358%, 89.8039%
        XYZ:
        44.5377, 24.0502, 58.1719
        xyY:
        0.3514, 0.1897, 24.0502
      CIE-Lab:
        56.1380, 77.4191, -37.9101
        CIE-LCH:
        56.1380, 86.2026, 333.9102
        CIE-Luv:
        56.1380, 79.8537, -69.3442
        Hunter-Lab:
        49.0410, 76.2871, -36.0004
      #e53bca color charts
#e53bca RGB chart
      #e53bca CMYK chart
      #e53bca RGB pie chart
      #e53bca color shades, tints & tones
#e53bca color schemes
#e53bca color preview, HTML & CSS examples
           This text has a color of #e53bca        
        
          <p style="color:#e53bca;">Text here</p>
        
        
          .mytext {color:#e53bca;}
        
        Text color #e53bca
      
           This box has a color of #e53bca        
        
          <div style="background-color:#e53bca;">Content here</div>
        
        
          .mybackground {background-color:#e53bca;}
        
        Background color #e53bca
      
           Border around this has a color of #e53bca        
        
          <div style="border:2px solid #e53bca;">Content here</div>
        
        
          .myborder {border:2px solid #e53bca;}
        
        Border color #e53bca