#e82380 color space conversions
Hex:
        #e82380
        RGB:
        232, 35, 128
        CMY:
        9, 86, 50
        CMYK:
        0, 85, 45, 9
      HSL:
        332°, 81.0700%, 52.3529%
        HSV (HSB):
        332°, 84.9138%, 90.9804%
        XYZ:
        37.7760, 19.9164, 22.2753
        xyY:
        0.4724, 0.2491, 19.9164
      CIE-Lab:
        51.7425, 75.6236, -1.0493
        CIE-LCH:
        51.7425, 75.6309, 359.2050
        CIE-Luv:
        51.7425, 118.9151, -16.1013
        Hunter-Lab:
        44.6278, 72.9961, 1.6457
      #e82380 color charts
#e82380 RGB chart
      #e82380 CMYK chart
      #e82380 RGB pie chart
      #e82380 color shades, tints & tones
#e82380 color schemes
#e82380 color preview, HTML & CSS examples
           This text has a color of #e82380        
        
          <p style="color:#e82380;">Text here</p>
        
        
          .mytext {color:#e82380;}
        
        Text color #e82380
      
           This box has a color of #e82380        
        
          <div style="background-color:#e82380;">Content here</div>
        
        
          .mybackground {background-color:#e82380;}
        
        Background color #e82380
      
           Border around this has a color of #e82380        
        
          <div style="border:2px solid #e82380;">Content here</div>
        
        
          .myborder {border:2px solid #e82380;}
        
        Border color #e82380