#e528fa color space conversions
Hex:
        #e528fa
        RGB:
        229, 40, 250
        CMY:
        10, 84, 2
        CMYK:
        8, 84, 0, 2
      HSL:
        294°, 95.4545%, 56.8627%
        HSV (HSB):
        294°, 84.0000%, 98.0392%
        XYZ:
        50.3272, 25.0777, 92.6304
        xyY:
        0.2995, 0.1492, 25.0777
      CIE-Lab:
        57.1511, 89.1995, -63.3856
        CIE-LCH:
        57.1511, 109.4271, 324.6022
        CIE-Luv:
        57.1511, 65.3468, -109.8958
        Hunter-Lab:
        50.0777, 91.7536, -74.6164
      #e528fa color charts
#e528fa RGB chart
      #e528fa CMYK chart
      #e528fa RGB pie chart
      #e528fa color shades, tints & tones
#e528fa color schemes
#e528fa color preview, HTML & CSS examples
           This text has a color of #e528fa        
        
          <p style="color:#e528fa;">Text here</p>
        
        
          .mytext {color:#e528fa;}
        
        Text color #e528fa
      
           This box has a color of #e528fa        
        
          <div style="background-color:#e528fa;">Content here</div>
        
        
          .mybackground {background-color:#e528fa;}
        
        Background color #e528fa
      
           Border around this has a color of #e528fa        
        
          <div style="border:2px solid #e528fa;">Content here</div>
        
        
          .myborder {border:2px solid #e528fa;}
        
        Border color #e528fa