#e82d90 color space conversions
Hex:
        #e82d90
        RGB:
        232, 45, 144
        CMY:
        9, 82, 44
        CMYK:
        0, 81, 38, 9
      HSL:
        328°, 80.2575%, 54.3137%
        HSV (HSB):
        328°, 80.6034%, 90.9804%
        XYZ:
        39.2511, 21.0462, 28.3791
        xyY:
        0.4426, 0.2373, 21.0462
      CIE-Lab:
        53.0000, 74.9275, -8.7890
        CIE-LCH:
        53.0000, 75.4412, 353.3098
        CIE-Luv:
        53.0000, 109.4978, -26.1307
        Hunter-Lab:
        45.8761, 72.4395, -4.5637
      #e82d90 color charts
#e82d90 RGB chart
      #e82d90 CMYK chart
      #e82d90 RGB pie chart
      #e82d90 color shades, tints & tones
#e82d90 color schemes
#e82d90 color preview, HTML & CSS examples
           This text has a color of #e82d90        
        
          <p style="color:#e82d90;">Text here</p>
        
        
          .mytext {color:#e82d90;}
        
        Text color #e82d90
      
           This box has a color of #e82d90        
        
          <div style="background-color:#e82d90;">Content here</div>
        
        
          .mybackground {background-color:#e82d90;}
        
        Background color #e82d90
      
           Border around this has a color of #e82d90        
        
          <div style="border:2px solid #e82d90;">Content here</div>
        
        
          .myborder {border:2px solid #e82d90;}
        
        Border color #e82d90