#e80dd4 color space conversions
Hex:
        #e80dd4
        RGB:
        232, 13, 212
        CMY:
        9, 95, 17
        CMYK:
        0, 94, 9, 9
      HSL:
        305°, 89.3878%, 48.0392%
        HSV (HSB):
        305°, 94.3966%, 90.9804%
        XYZ:
        45.3063, 22.1971, 64.1839
        xyY:
        0.3440, 0.1686, 22.1971
      CIE-Lab:
        54.2355, 87.8407, -46.5987
        CIE-LCH:
        54.2355, 99.4356, 332.0544
        CIE-Luv:
        54.2355, 84.3573, -83.4482
        Hunter-Lab:
        47.1138, 89.2027, -47.7921
      #e80dd4 color charts
#e80dd4 RGB chart
      #e80dd4 CMYK chart
      #e80dd4 RGB pie chart
      #e80dd4 color shades, tints & tones
#e80dd4 color schemes
#e80dd4 color preview, HTML & CSS examples
           This text has a color of #e80dd4        
        
          <p style="color:#e80dd4;">Text here</p>
        
        
          .mytext {color:#e80dd4;}
        
        Text color #e80dd4
      
           This box has a color of #e80dd4        
        
          <div style="background-color:#e80dd4;">Content here</div>
        
        
          .mybackground {background-color:#e80dd4;}
        
        Background color #e80dd4
      
           Border around this has a color of #e80dd4        
        
          <div style="border:2px solid #e80dd4;">Content here</div>
        
        
          .myborder {border:2px solid #e80dd4;}
        
        Border color #e80dd4