#e525c5 color space conversions
Hex:
        #e525c5
        RGB:
        229, 37, 197
        CMY:
        10, 85, 23
        CMYK:
        0, 84, 14, 10
      HSL:
        310°, 78.6885%, 52.1569%
        HSV (HSB):
        310°, 83.8428%, 89.8039%
        XYZ:
        43.0527, 22.0124, 54.8030
        xyY:
        0.3592, 0.1836, 22.0124
      CIE-Lab:
        54.0401, 82.0966, -38.3319
        CIE-LCH:
        54.0401, 90.6045, 334.9716
        CIE-Luv:
        54.0401, 86.0341, -70.1524
        Hunter-Lab:
        46.9173, 81.6914, -36.4131
      #e525c5 color charts
#e525c5 RGB chart
      #e525c5 CMYK chart
      #e525c5 RGB pie chart
      #e525c5 color shades, tints & tones
#e525c5 color schemes
#e525c5 color preview, HTML & CSS examples
           This text has a color of #e525c5        
        
          <p style="color:#e525c5;">Text here</p>
        
        
          .mytext {color:#e525c5;}
        
        Text color #e525c5
      
           This box has a color of #e525c5        
        
          <div style="background-color:#e525c5;">Content here</div>
        
        
          .mybackground {background-color:#e525c5;}
        
        Background color #e525c5
      
           Border around this has a color of #e525c5        
        
          <div style="border:2px solid #e525c5;">Content here</div>
        
        
          .myborder {border:2px solid #e525c5;}
        
        Border color #e525c5