#e527b1 color space conversions
Hex:
        #e527b1
        RGB:
        229, 39, 177
        CMY:
        10, 85, 31
        CMYK:
        0, 83, 23, 10
      HSL:
        316°, 78.5124%, 52.5490%
        HSV (HSB):
        316°, 82.9694%, 89.8039%
        XYZ:
        40.9744, 21.2834, 43.5435
        xyY:
        0.3873, 0.2012, 21.2834
      CIE-Lab:
        53.2582, 79.1857, -27.9395
        CIE-LCH:
        53.2582, 83.9702, 340.5653
        CIE-Luv:
        53.2582, 94.2038, -54.0720
        Hunter-Lab:
        46.1339, 77.8027, -23.6671
      #e527b1 color charts
#e527b1 RGB chart
      #e527b1 CMYK chart
      #e527b1 RGB pie chart
      #e527b1 color shades, tints & tones
#e527b1 color schemes
#e527b1 color preview, HTML & CSS examples
           This text has a color of #e527b1        
        
          <p style="color:#e527b1;">Text here</p>
        
        
          .mytext {color:#e527b1;}
        
        Text color #e527b1
      
           This box has a color of #e527b1        
        
          <div style="background-color:#e527b1;">Content here</div>
        
        
          .mybackground {background-color:#e527b1;}
        
        Background color #e527b1
      
           Border around this has a color of #e527b1        
        
          <div style="border:2px solid #e527b1;">Content here</div>
        
        
          .myborder {border:2px solid #e527b1;}
        
        Border color #e527b1