#e80ee1 color space conversions
Hex:
        #e80ee1
        RGB:
        232, 14, 225
        CMY:
        9, 95, 12
        CMYK:
        0, 94, 3, 9
      HSL:
        302°, 88.6179%, 48.2353%
        HSV (HSB):
        302°, 93.9655%, 90.9804%
        XYZ:
        47.0264, 22.9061, 73.1769
        xyY:
        0.3286, 0.1601, 22.9061
      CIE-Lab:
        54.9755, 89.5327, -52.8152
        CIE-LCH:
        54.9755, 103.9497, 329.4637
        CIE-Luv:
        54.9755, 78.9398, -93.2371
        Hunter-Lab:
        47.8603, 91.6340, -57.1503
      #e80ee1 color charts
#e80ee1 RGB chart
      #e80ee1 CMYK chart
      #e80ee1 RGB pie chart
      #e80ee1 color shades, tints & tones
#e80ee1 color schemes
#e80ee1 color preview, HTML & CSS examples
           This text has a color of #e80ee1        
        
          <p style="color:#e80ee1;">Text here</p>
        
        
          .mytext {color:#e80ee1;}
        
        Text color #e80ee1
      
           This box has a color of #e80ee1        
        
          <div style="background-color:#e80ee1;">Content here</div>
        
        
          .mybackground {background-color:#e80ee1;}
        
        Background color #e80ee1
      
           Border around this has a color of #e80ee1        
        
          <div style="border:2px solid #e80ee1;">Content here</div>
        
        
          .myborder {border:2px solid #e80ee1;}
        
        Border color #e80ee1