#e80ed3 color space conversions
Hex:
        #e80ed3
        RGB:
        232, 14, 211
        CMY:
        9, 95, 17
        CMYK:
        0, 94, 9, 9
      HSL:
        306°, 88.6179%, 48.2353%
        HSV (HSB):
        306°, 93.9655%, 90.9804%
        XYZ:
        45.1936, 22.1730, 63.5259
        xyY:
        0.3453, 0.1694, 22.1730
      CIE-Lab:
        54.2101, 87.6262, -46.0675
        CIE-LCH:
        54.2101, 98.9978, 332.2679
        CIE-Luv:
        54.2101, 84.7227, -82.6155
        Hunter-Lab:
        47.0882, 88.9135, -47.0253
      #e80ed3 color charts
#e80ed3 RGB chart
      #e80ed3 CMYK chart
      #e80ed3 RGB pie chart
      #e80ed3 color shades, tints & tones
#e80ed3 color schemes
#e80ed3 color preview, HTML & CSS examples
           This text has a color of #e80ed3        
        
          <p style="color:#e80ed3;">Text here</p>
        
        
          .mytext {color:#e80ed3;}
        
        Text color #e80ed3
      
           This box has a color of #e80ed3        
        
          <div style="background-color:#e80ed3;">Content here</div>
        
        
          .mybackground {background-color:#e80ed3;}
        
        Background color #e80ed3
      
           Border around this has a color of #e80ed3        
        
          <div style="border:2px solid #e80ed3;">Content here</div>
        
        
          .myborder {border:2px solid #e80ed3;}
        
        Border color #e80ed3