#e80bff color space conversions
Hex:
        #e80bff
        RGB:
        232, 11, 255
        CMY:
        9, 96, 0
        CMYK:
        9, 96, 0, 0
      HSL:
        294°, 100.0000%, 52.1569%
        HSV (HSB):
        294°, 95.6863%, 100.0000%
        XYZ:
        51.4484, 24.6151, 96.6473
        xyY:
        0.2979, 0.1425, 24.6151
      CIE-Lab:
        56.6985, 94.1320, -66.8665
        CIE-LCH:
        56.6985, 115.4641, 324.6120
        CIE-Luv:
        56.6985, 67.6333, -115.4153
        Hunter-Lab:
        49.6137, 98.2771, -80.7672
      #e80bff color charts
#e80bff RGB chart
      #e80bff CMYK chart
      #e80bff RGB pie chart
      #e80bff color shades, tints & tones
#e80bff color schemes
#e80bff color preview, HTML & CSS examples
           This text has a color of #e80bff        
        
          <p style="color:#e80bff;">Text here</p>
        
        
          .mytext {color:#e80bff;}
        
        Text color #e80bff
      
           This box has a color of #e80bff        
        
          <div style="background-color:#e80bff;">Content here</div>
        
        
          .mybackground {background-color:#e80bff;}
        
        Background color #e80bff
      
           Border around this has a color of #e80bff        
        
          <div style="border:2px solid #e80bff;">Content here</div>
        
        
          .myborder {border:2px solid #e80bff;}
        
        Border color #e80bff