#e526d8 color space conversions
Hex:
        #e526d8
        RGB:
        229, 38, 216
        CMY:
        10, 85, 15
        CMYK:
        0, 83, 6, 10
      HSL:
        304°, 78.6008%, 52.3529%
        HSV (HSB):
        304°, 83.4061%, 89.8039%
        XYZ:
        45.4009, 23.0021, 67.0127
        xyY:
        0.3353, 0.1699, 23.0021
      CIE-Lab:
        55.0745, 84.4960, -47.5805
        CIE-LCH:
        55.0745, 96.9715, 330.6157
        CIE-Luv:
        55.0745, 78.1820, -84.7199
        Hunter-Lab:
        47.9605, 85.0426, -49.2704
      #e526d8 color charts
#e526d8 RGB chart
      #e526d8 CMYK chart
      #e526d8 RGB pie chart
      #e526d8 color shades, tints & tones
#e526d8 color schemes
#e526d8 color preview, HTML & CSS examples
           This text has a color of #e526d8        
        
          <p style="color:#e526d8;">Text here</p>
        
        
          .mytext {color:#e526d8;}
        
        Text color #e526d8
      
           This box has a color of #e526d8        
        
          <div style="background-color:#e526d8;">Content here</div>
        
        
          .mybackground {background-color:#e526d8;}
        
        Background color #e526d8
      
           Border around this has a color of #e526d8        
        
          <div style="border:2px solid #e526d8;">Content here</div>
        
        
          .myborder {border:2px solid #e526d8;}
        
        Border color #e526d8