#e82395 color space conversions
Hex:
        #e82395
        RGB:
        232, 35, 149
        CMY:
        9, 86, 42
        CMYK:
        0, 85, 36, 9
      HSL:
        325°, 81.0700%, 52.3529%
        HSV (HSB):
        325°, 84.9138%, 90.9804%
        XYZ:
        39.3046, 20.5278, 30.3244
        xyY:
        0.4360, 0.2277, 20.5278
      CIE-Lab:
        52.4288, 77.5586, -12.6287
        CIE-LCH:
        52.4288, 78.5800, 350.7518
        CIE-Luv:
        52.4288, 109.6969, -31.8430
        Hunter-Lab:
        45.3076, 75.5612, -7.9676
      #e82395 color charts
#e82395 RGB chart
      #e82395 CMYK chart
      #e82395 RGB pie chart
      #e82395 color shades, tints & tones
#e82395 color schemes
#e82395 color preview, HTML & CSS examples
           This text has a color of #e82395        
        
          <p style="color:#e82395;">Text here</p>
        
        
          .mytext {color:#e82395;}
        
        Text color #e82395
      
           This box has a color of #e82395        
        
          <div style="background-color:#e82395;">Content here</div>
        
        
          .mybackground {background-color:#e82395;}
        
        Background color #e82395
      
           Border around this has a color of #e82395        
        
          <div style="border:2px solid #e82395;">Content here</div>
        
        
          .myborder {border:2px solid #e82395;}
        
        Border color #e82395