#e52ec2 color space conversions
Hex:
        #e52ec2
        RGB:
        229, 46, 194
        CMY:
        10, 82, 24
        CMYK:
        0, 80, 15, 10
      HSL:
        311°, 77.8723%, 53.9216%
        HSV (HSB):
        311°, 79.9127%, 89.8039%
        XYZ:
        43.0277, 22.5070, 53.1154
        xyY:
        0.3626, 0.1897, 22.5070
      CIE-Lab:
        54.5609, 79.7774, -35.7839
        CIE-LCH:
        54.5609, 87.4353, 335.8415
        CIE-Luv:
        54.5609, 85.7505, -66.1093
        Hunter-Lab:
        47.4416, 78.8699, -33.1717
      #e52ec2 color charts
#e52ec2 RGB chart
      #e52ec2 CMYK chart
      #e52ec2 RGB pie chart
      #e52ec2 color shades, tints & tones
#e52ec2 color schemes
#e52ec2 color preview, HTML & CSS examples
           This text has a color of #e52ec2        
        
          <p style="color:#e52ec2;">Text here</p>
        
        
          .mytext {color:#e52ec2;}
        
        Text color #e52ec2
      
           This box has a color of #e52ec2        
        
          <div style="background-color:#e52ec2;">Content here</div>
        
        
          .mybackground {background-color:#e52ec2;}
        
        Background color #e52ec2
      
           Border around this has a color of #e52ec2        
        
          <div style="border:2px solid #e52ec2;">Content here</div>
        
        
          .myborder {border:2px solid #e52ec2;}
        
        Border color #e52ec2