#e506fe color space conversions
Hex:
        #e506fe
        RGB:
        229, 6, 254
        CMY:
        10, 98, 0
        CMYK:
        10, 98, 0, 0
      HSL:
        294°, 99.2000%, 50.9804%
        HSV (HSB):
        294°, 97.6378%, 99.6078%
        XYZ:
        50.2676, 23.9440, 95.7382
        xyY:
        0.2958, 0.1409, 23.9440
      CIE-Lab:
        56.0317, 93.8647, -67.4116
        CIE-LCH:
        56.0317, 115.5634, 324.3149
        CIE-Luv:
        56.0317, 66.1312, -115.8182
        Hunter-Lab:
        48.9326, 97.7378, -81.7499
      #e506fe color charts
#e506fe RGB chart
      #e506fe CMYK chart
      #e506fe RGB pie chart
      #e506fe color shades, tints & tones
#e506fe color schemes
#e506fe color preview, HTML & CSS examples
           This text has a color of #e506fe        
        
          <p style="color:#e506fe;">Text here</p>
        
        
          .mytext {color:#e506fe;}
        
        Text color #e506fe
      
           This box has a color of #e506fe        
        
          <div style="background-color:#e506fe;">Content here</div>
        
        
          .mybackground {background-color:#e506fe;}
        
        Background color #e506fe
      
           Border around this has a color of #e506fe        
        
          <div style="border:2px solid #e506fe;">Content here</div>
        
        
          .myborder {border:2px solid #e506fe;}
        
        Border color #e506fe