#e95f82 color space conversions
Hex:
        #e95f82
        RGB:
        233, 95, 130
        CMY:
        9, 63, 49
        CMYK:
        0, 59, 44, 9
      HSL:
        345°, 75.8242%, 64.3137%
        HSV (HSB):
        345°, 59.2275%, 91.3725%
        XYZ:
        41.7257, 27.1198, 24.1545
        xyY:
        0.4487, 0.2916, 27.1198
      CIE-Lab:
        59.0850, 56.3650, 8.3852
        CIE-LCH:
        59.0850, 56.9853, 8.4616
        CIE-Luv:
        59.0850, 94.1084, 0.1199
        Hunter-Lab:
        52.0766, 51.8867, 8.9534
      #e95f82 color charts
#e95f82 RGB chart
      #e95f82 CMYK chart
      #e95f82 RGB pie chart
      #e95f82 color shades, tints & tones
#e95f82 color schemes
#e95f82 color preview, HTML & CSS examples
           This text has a color of #e95f82        
        
          <p style="color:#e95f82;">Text here</p>
        
        
          .mytext {color:#e95f82;}
        
        Text color #e95f82
      
           This box has a color of #e95f82        
        
          <div style="background-color:#e95f82;">Content here</div>
        
        
          .mybackground {background-color:#e95f82;}
        
        Background color #e95f82
      
           Border around this has a color of #e95f82        
        
          <div style="border:2px solid #e95f82;">Content here</div>
        
        
          .myborder {border:2px solid #e95f82;}
        
        Border color #e95f82