#e80de2 color space conversions
Hex:
        #e80de2
        RGB:
        232, 13, 226
        CMY:
        9, 95, 11
        CMYK:
        0, 94, 3, 9
      HSL:
        302°, 89.3878%, 48.0392%
        HSV (HSB):
        302°, 94.3966%, 90.9804%
        XYZ:
        47.1501, 22.9346, 73.8932
        xyY:
        0.3275, 0.1593, 22.9346
      CIE-Lab:
        55.0050, 89.7523, -53.3342
        CIE-LCH:
        55.0050, 104.4032, 329.2796
        CIE-Luv:
        55.0050, 78.5882, -94.0522
        Hunter-Lab:
        47.8901, 91.9340, -57.9599
      #e80de2 color charts
#e80de2 RGB chart
      #e80de2 CMYK chart
      #e80de2 RGB pie chart
      #e80de2 color shades, tints & tones
#e80de2 color schemes
#e80de2 color preview, HTML & CSS examples
           This text has a color of #e80de2        
        
          <p style="color:#e80de2;">Text here</p>
        
        
          .mytext {color:#e80de2;}
        
        Text color #e80de2
      
           This box has a color of #e80de2        
        
          <div style="background-color:#e80de2;">Content here</div>
        
        
          .mybackground {background-color:#e80de2;}
        
        Background color #e80de2
      
           Border around this has a color of #e80de2        
        
          <div style="border:2px solid #e80de2;">Content here</div>
        
        
          .myborder {border:2px solid #e80de2;}
        
        Border color #e80de2