#e80ca1 color space conversions
Hex:
        #e80ca1
        RGB:
        232, 12, 161
        CMY:
        9, 95, 37
        CMYK:
        0, 95, 31, 9
      HSL:
        319°, 90.1639%, 47.8431%
        HSV (HSB):
        319°, 94.8276%, 90.9804%
        XYZ:
        39.8432, 19.9920, 35.4771
        xyY:
        0.4180, 0.2098, 19.9920
      CIE-Lab:
        51.8281, 81.8416, -20.6785
        CIE-LCH:
        51.8281, 84.4135, 345.8202
        CIE-Luv:
        51.8281, 107.3815, -43.8286
        Hunter-Lab:
        44.7124, 80.8148, -15.7451
      #e80ca1 color charts
#e80ca1 RGB chart
      #e80ca1 CMYK chart
      #e80ca1 RGB pie chart
      #e80ca1 color shades, tints & tones
#e80ca1 color schemes
#e80ca1 color preview, HTML & CSS examples
           This text has a color of #e80ca1        
        
          <p style="color:#e80ca1;">Text here</p>
        
        
          .mytext {color:#e80ca1;}
        
        Text color #e80ca1
      
           This box has a color of #e80ca1        
        
          <div style="background-color:#e80ca1;">Content here</div>
        
        
          .mybackground {background-color:#e80ca1;}
        
        Background color #e80ca1
      
           Border around this has a color of #e80ca1        
        
          <div style="border:2px solid #e80ca1;">Content here</div>
        
        
          .myborder {border:2px solid #e80ca1;}
        
        Border color #e80ca1