#e80bef color space conversions
Hex:
        #e80bef
        RGB:
        232, 11, 239
        CMY:
        9, 96, 6
        CMYK:
        3, 95, 0, 6
      HSL:
        298°, 91.2000%, 49.0196%
        HSV (HSB):
        298°, 95.3975%, 93.7255%
        XYZ:
        48.9784, 23.6271, 83.6404
        xyY:
        0.3135, 0.1512, 23.6271
      CIE-Lab:
        55.7125, 91.7536, -59.5253
        CIE-LCH:
        55.7125, 109.3708, 327.0264
        CIE-Luv:
        55.7125, 73.5718, -103.8191
        Hunter-Lab:
        48.6078, 94.7974, -67.9961
      #e80bef color charts
#e80bef RGB chart
      #e80bef CMYK chart
      #e80bef RGB pie chart
      #e80bef color shades, tints & tones
#e80bef color schemes
#e80bef color preview, HTML & CSS examples
           This text has a color of #e80bef        
        
          <p style="color:#e80bef;">Text here</p>
        
        
          .mytext {color:#e80bef;}
        
        Text color #e80bef
      
           This box has a color of #e80bef        
        
          <div style="background-color:#e80bef;">Content here</div>
        
        
          .mybackground {background-color:#e80bef;}
        
        Background color #e80bef
      
           Border around this has a color of #e80bef        
        
          <div style="border:2px solid #e80bef;">Content here</div>
        
        
          .myborder {border:2px solid #e80bef;}
        
        Border color #e80bef