#e527c4 color space conversions
Hex:
        #e527c4
        RGB:
        229, 39, 196
        CMY:
        10, 85, 23
        CMYK:
        0, 83, 14, 10
      HSL:
        310°, 78.5124%, 52.5490%
        HSV (HSB):
        310°, 82.9694%, 89.8039%
        XYZ:
        43.0024, 22.0946, 54.2228
        xyY:
        0.3604, 0.1852, 22.0946
      CIE-Lab:
        54.1272, 81.5716, -37.6182
        CIE-LCH:
        54.1272, 89.8280, 335.2424
        CIE-Luv:
        54.1272, 86.1434, -69.0268
        Hunter-Lab:
        47.0049, 81.0423, -35.4909
      #e527c4 color charts
#e527c4 RGB chart
      #e527c4 CMYK chart
      #e527c4 RGB pie chart
      #e527c4 color shades, tints & tones
#e527c4 color schemes
#e527c4 color preview, HTML & CSS examples
           This text has a color of #e527c4        
        
          <p style="color:#e527c4;">Text here</p>
        
        
          .mytext {color:#e527c4;}
        
        Text color #e527c4
      
           This box has a color of #e527c4        
        
          <div style="background-color:#e527c4;">Content here</div>
        
        
          .mybackground {background-color:#e527c4;}
        
        Background color #e527c4
      
           Border around this has a color of #e527c4        
        
          <div style="border:2px solid #e527c4;">Content here</div>
        
        
          .myborder {border:2px solid #e527c4;}
        
        Border color #e527c4