#e50bff color space conversions
Hex:
        #e50bff
        RGB:
        229, 11, 255
        CMY:
        10, 96, 0
        CMYK:
        10, 96, 0, 0
      HSL:
        294°, 100.0000%, 52.1569%
        HSV (HSB):
        294°, 95.6863%, 100.0000%
        XYZ:
        50.4828, 24.1174, 96.6021
        xyY:
        0.2949, 0.1409, 24.1174
      CIE-Lab:
        56.2051, 93.6933, -67.6873
        CIE-LCH:
        56.2051, 115.5855, 324.1544
        CIE-Luv:
        56.2051, 65.6073, -116.2937
        Hunter-Lab:
        49.1094, 97.5503, -82.2515
      #e50bff color charts
#e50bff RGB chart
      #e50bff CMYK chart
      #e50bff RGB pie chart
      #e50bff color shades, tints & tones
#e50bff color schemes
#e50bff color preview, HTML & CSS examples
           This text has a color of #e50bff        
        
          <p style="color:#e50bff;">Text here</p>
        
        
          .mytext {color:#e50bff;}
        
        Text color #e50bff
      
           This box has a color of #e50bff        
        
          <div style="background-color:#e50bff;">Content here</div>
        
        
          .mybackground {background-color:#e50bff;}
        
        Background color #e50bff
      
           Border around this has a color of #e50bff        
        
          <div style="border:2px solid #e50bff;">Content here</div>
        
        
          .myborder {border:2px solid #e50bff;}
        
        Border color #e50bff