#e80ca2 color space conversions
Hex:
        #e80ca2
        RGB:
        232, 12, 162
        CMY:
        9, 95, 36
        CMYK:
        0, 95, 30, 9
      HSL:
        319°, 90.1639%, 47.8431%
        HSV (HSB):
        319°, 94.8276%, 90.9804%
        XYZ:
        39.9318, 20.0274, 35.9435
        xyY:
        0.4164, 0.2088, 20.0274
      CIE-Lab:
        51.8682, 81.9461, -21.2099
        CIE-LCH:
        51.8682, 84.6464, 345.4887
        CIE-Luv:
        51.8682, 106.9123, -44.6078
        Hunter-Lab:
        44.7520, 80.9580, -16.2936
      #e80ca2 color charts
#e80ca2 RGB chart
      #e80ca2 CMYK chart
      #e80ca2 RGB pie chart
      #e80ca2 color shades, tints & tones
#e80ca2 color schemes
#e80ca2 color preview, HTML & CSS examples
           This text has a color of #e80ca2        
        
          <p style="color:#e80ca2;">Text here</p>
        
        
          .mytext {color:#e80ca2;}
        
        Text color #e80ca2
      
           This box has a color of #e80ca2        
        
          <div style="background-color:#e80ca2;">Content here</div>
        
        
          .mybackground {background-color:#e80ca2;}
        
        Background color #e80ca2
      
           Border around this has a color of #e80ca2        
        
          <div style="border:2px solid #e80ca2;">Content here</div>
        
        
          .myborder {border:2px solid #e80ca2;}
        
        Border color #e80ca2