#e520fa color space conversions
Hex:
        #e520fa
        RGB:
        229, 32, 250
        CMY:
        10, 87, 2
        CMYK:
        8, 87, 0, 2
      HSL:
        294°, 95.6140%, 55.2941%
        HSV (HSB):
        294°, 87.2000%, 98.0392%
        XYZ:
        50.0849, 24.5932, 92.5497
        xyY:
        0.2995, 0.1471, 24.5932
      CIE-Lab:
        56.6769, 90.5934, -64.1481
        CIE-LCH:
        56.6769, 111.0052, 324.6981
        CIE-Luv:
        56.6769, 66.1231, -110.9689
        Hunter-Lab:
        49.5915, 93.4909, -75.9354
      #e520fa color charts
#e520fa RGB chart
      #e520fa CMYK chart
      #e520fa RGB pie chart
      #e520fa color shades, tints & tones
#e520fa color schemes
#e520fa color preview, HTML & CSS examples
           This text has a color of #e520fa        
        
          <p style="color:#e520fa;">Text here</p>
        
        
          .mytext {color:#e520fa;}
        
        Text color #e520fa
      
           This box has a color of #e520fa        
        
          <div style="background-color:#e520fa;">Content here</div>
        
        
          .mybackground {background-color:#e520fa;}
        
        Background color #e520fa
      
           Border around this has a color of #e520fa        
        
          <div style="border:2px solid #e520fa;">Content here</div>
        
        
          .myborder {border:2px solid #e520fa;}
        
        Border color #e520fa