#e82960 color space conversions
Hex:
        #e82960
        RGB:
        232, 41, 96
        CMY:
        9, 84, 62
        CMYK:
        0, 82, 59, 9
      HSL:
        343°, 80.5907%, 53.5294%
        HSV (HSB):
        343°, 82.3276%, 90.9804%
        XYZ:
        36.1830, 19.5862, 12.9398
        xyY:
        0.5266, 0.2851, 19.5862
      CIE-Lab:
        51.3661, 72.0042, 17.8185
        CIE-LCH:
        51.3661, 74.1761, 13.8995
        CIE-Luv:
        51.3661, 129.9493, 6.4379
        Hunter-Lab:
        44.2563, 68.4891, 13.6440
      #e82960 color charts
#e82960 RGB chart
      #e82960 CMYK chart
      #e82960 RGB pie chart
      #e82960 color shades, tints & tones
#e82960 color schemes
#e82960 color preview, HTML & CSS examples
           This text has a color of #e82960        
        
          <p style="color:#e82960;">Text here</p>
        
        
          .mytext {color:#e82960;}
        
        Text color #e82960
      
           This box has a color of #e82960        
        
          <div style="background-color:#e82960;">Content here</div>
        
        
          .mybackground {background-color:#e82960;}
        
        Background color #e82960
      
           Border around this has a color of #e82960        
        
          <div style="border:2px solid #e82960;">Content here</div>
        
        
          .myborder {border:2px solid #e82960;}
        
        Border color #e82960