#e509f0 color space conversions
Hex:
        #e509f0
        RGB:
        229, 9, 240
        CMY:
        10, 96, 6
        CMYK:
        5, 96, 0, 6
      HSL:
        297°, 92.7711%, 48.8235%
        HSV (HSB):
        297°, 96.2500%, 94.1176%
        XYZ:
        48.1390, 23.1447, 84.3682
        xyY:
        0.3093, 0.1487, 23.1447
      CIE-Lab:
        55.2210, 91.5689, -60.9025
        CIE-LCH:
        55.2210, 109.9726, 326.3721
        CIE-Luv:
        55.2210, 71.1590, -105.5904
        Hunter-Lab:
        48.1089, 94.4210, -70.3002
      #e509f0 color charts
#e509f0 RGB chart
      #e509f0 CMYK chart
      #e509f0 RGB pie chart
      #e509f0 color shades, tints & tones
#e509f0 color schemes
#e509f0 color preview, HTML & CSS examples
           This text has a color of #e509f0        
        
          <p style="color:#e509f0;">Text here</p>
        
        
          .mytext {color:#e509f0;}
        
        Text color #e509f0
      
           This box has a color of #e509f0        
        
          <div style="background-color:#e509f0;">Content here</div>
        
        
          .mybackground {background-color:#e509f0;}
        
        Background color #e509f0
      
           Border around this has a color of #e509f0        
        
          <div style="border:2px solid #e509f0;">Content here</div>
        
        
          .myborder {border:2px solid #e509f0;}
        
        Border color #e509f0