#e82a65 color space conversions
Hex:
        #e82a65
        RGB:
        232, 42, 101
        CMY:
        9, 84, 60
        CMYK:
        0, 82, 56, 9
      HSL:
        341°, 80.5085%, 53.7255%
        HSV (HSB):
        341°, 81.8966%, 90.9804%
        XYZ:
        36.4556, 19.7513, 14.2029
        xyY:
        0.5178, 0.2805, 19.7513
      CIE-Lab:
        51.5549, 72.0985, 15.0434
        CIE-LCH:
        51.5549, 73.6512, 11.7857
        CIE-Luv:
        51.5549, 127.7924, 3.5343
        Hunter-Lab:
        44.4425, 68.6472, 12.1619
      #e82a65 color charts
#e82a65 RGB chart
      #e82a65 CMYK chart
      #e82a65 RGB pie chart
      #e82a65 color shades, tints & tones
#e82a65 color schemes
#e82a65 color preview, HTML & CSS examples
           This text has a color of #e82a65        
        
          <p style="color:#e82a65;">Text here</p>
        
        
          .mytext {color:#e82a65;}
        
        Text color #e82a65
      
           This box has a color of #e82a65        
        
          <div style="background-color:#e82a65;">Content here</div>
        
        
          .mybackground {background-color:#e82a65;}
        
        Background color #e82a65
      
           Border around this has a color of #e82a65        
        
          <div style="border:2px solid #e82a65;">Content here</div>
        
        
          .myborder {border:2px solid #e82a65;}
        
        Border color #e82a65