#e526a8 color space conversions
Hex:
        #e526a8
        RGB:
        229, 38, 168
        CMY:
        10, 85, 34
        CMYK:
        0, 83, 27, 10
      HSL:
        319°, 78.6008%, 52.3529%
        HSV (HSB):
        319°, 83.4061%, 89.8039%
        XYZ:
        40.0741, 20.8714, 38.9622
        xyY:
        0.4011, 0.2089, 20.8714
      CIE-Lab:
        52.8085, 78.3374, -23.3548
        CIE-LCH:
        52.8085, 81.7447, 343.3991
        CIE-Luv:
        52.8085, 98.3036, -47.1620
        Hunter-Lab:
        45.6852, 76.6272, -18.5853
      #e526a8 color charts
#e526a8 RGB chart
      #e526a8 CMYK chart
      #e526a8 RGB pie chart
      #e526a8 color shades, tints & tones
#e526a8 color schemes
#e526a8 color preview, HTML & CSS examples
           This text has a color of #e526a8        
        
          <p style="color:#e526a8;">Text here</p>
        
        
          .mytext {color:#e526a8;}
        
        Text color #e526a8
      
           This box has a color of #e526a8        
        
          <div style="background-color:#e526a8;">Content here</div>
        
        
          .mybackground {background-color:#e526a8;}
        
        Background color #e526a8
      
           Border around this has a color of #e526a8        
        
          <div style="border:2px solid #e526a8;">Content here</div>
        
        
          .myborder {border:2px solid #e526a8;}
        
        Border color #e526a8