#e52eae color space conversions
Hex:
        #e52eae
        RGB:
        229, 46, 174
        CMY:
        10, 82, 32
        CMYK:
        0, 80, 24, 10
      HSL:
        318°, 77.8723%, 53.9216%
        HSV (HSB):
        318°, 79.9127%, 89.8039%
        XYZ:
        40.9301, 21.6680, 42.0695
        xyY:
        0.3910, 0.2070, 21.6680
      CIE-Lab:
        53.6730, 77.2618, -25.5427
        CIE-LCH:
        53.6730, 81.3746, 341.7061
        CIE-Luv:
        53.6730, 94.0690, -50.3064
        Hunter-Lab:
        46.5489, 75.4931, -21.0003
      #e52eae color charts
#e52eae RGB chart
      #e52eae CMYK chart
      #e52eae RGB pie chart
      #e52eae color shades, tints & tones
#e52eae color schemes
#e52eae color preview, HTML & CSS examples
           This text has a color of #e52eae        
        
          <p style="color:#e52eae;">Text here</p>
        
        
          .mytext {color:#e52eae;}
        
        Text color #e52eae
      
           This box has a color of #e52eae        
        
          <div style="background-color:#e52eae;">Content here</div>
        
        
          .mybackground {background-color:#e52eae;}
        
        Background color #e52eae
      
           Border around this has a color of #e52eae        
        
          <div style="border:2px solid #e52eae;">Content here</div>
        
        
          .myborder {border:2px solid #e52eae;}
        
        Border color #e52eae