#e53ec2 color space conversions
Hex:
        #e53ec2
        RGB:
        229, 62, 194
        CMY:
        10, 76, 24
        CMYK:
        0, 73, 15, 10
      HSL:
        313°, 76.2557%, 57.0588%
        HSV (HSB):
        313°, 72.9258%, 89.8039%
        XYZ:
        43.7733, 23.9983, 53.3640
        xyY:
        0.3614, 0.1981, 23.9983
      CIE-Lab:
        56.0861, 75.4083, -33.3995
        CIE-LCH:
        56.0861, 82.4738, 336.1107
        CIE-Luv:
        56.0861, 82.1700, -62.1762
        Hunter-Lab:
        48.9881, 73.7697, -30.2945
      #e53ec2 color charts
#e53ec2 RGB chart
      #e53ec2 CMYK chart
      #e53ec2 RGB pie chart
      #e53ec2 color shades, tints & tones
#e53ec2 color schemes
#e53ec2 color preview, HTML & CSS examples
           This text has a color of #e53ec2        
        
          <p style="color:#e53ec2;">Text here</p>
        
        
          .mytext {color:#e53ec2;}
        
        Text color #e53ec2
      
           This box has a color of #e53ec2        
        
          <div style="background-color:#e53ec2;">Content here</div>
        
        
          .mybackground {background-color:#e53ec2;}
        
        Background color #e53ec2
      
           Border around this has a color of #e53ec2        
        
          <div style="border:2px solid #e53ec2;">Content here</div>
        
        
          .myborder {border:2px solid #e53ec2;}
        
        Border color #e53ec2