#e85d82 color space conversions
Hex:
        #e85d82
        RGB:
        232, 93, 130
        CMY:
        9, 64, 49
        CMYK:
        0, 60, 44, 9
      HSL:
        344°, 75.1351%, 63.7255%
        HSV (HSB):
        344°, 59.9138%, 90.9804%
        XYZ:
        41.2223, 26.5962, 24.0800
        xyY:
        0.4486, 0.2894, 26.5962
      CIE-Lab:
        58.5987, 56.9267, 7.6713
        CIE-LCH:
        58.5987, 57.4413, 7.6748
        CIE-Luv:
        58.5987, 94.4266, -0.9102
        Hunter-Lab:
        51.5715, 52.4291, 8.4161
      #e85d82 color charts
#e85d82 RGB chart
      #e85d82 CMYK chart
      #e85d82 RGB pie chart
      #e85d82 color shades, tints & tones
#e85d82 color schemes
#e85d82 color preview, HTML & CSS examples
           This text has a color of #e85d82        
        
          <p style="color:#e85d82;">Text here</p>
        
        
          .mytext {color:#e85d82;}
        
        Text color #e85d82
      
           This box has a color of #e85d82        
        
          <div style="background-color:#e85d82;">Content here</div>
        
        
          .mybackground {background-color:#e85d82;}
        
        Background color #e85d82
      
           Border around this has a color of #e85d82        
        
          <div style="border:2px solid #e85d82;">Content here</div>
        
        
          .myborder {border:2px solid #e85d82;}
        
        Border color #e85d82