#e81d60 color space conversions
Hex:
        #e81d60
        RGB:
        232, 29, 96
        CMY:
        9, 89, 62
        CMYK:
        0, 88, 59, 9
      HSL:
        340°, 81.5261%, 51.1765%
        HSV (HSB):
        340°, 87.5000%, 90.9804%
        XYZ:
        35.8294, 18.8791, 12.8219
        xyY:
        0.5306, 0.2796, 18.8791
      CIE-Lab:
        50.5454, 74.3574, 16.7030
        CIE-LCH:
        50.5454, 76.2103, 12.6603
        CIE-Luv:
        50.5454, 133.4351, 4.5772
        Hunter-Lab:
        43.4500, 71.1555, 12.9188
      #e81d60 color charts
#e81d60 RGB chart
      #e81d60 CMYK chart
      #e81d60 RGB pie chart
      #e81d60 color shades, tints & tones
#e81d60 color schemes
#e81d60 color preview, HTML & CSS examples
           This text has a color of #e81d60        
        
          <p style="color:#e81d60;">Text here</p>
        
        
          .mytext {color:#e81d60;}
        
        Text color #e81d60
      
           This box has a color of #e81d60        
        
          <div style="background-color:#e81d60;">Content here</div>
        
        
          .mybackground {background-color:#e81d60;}
        
        Background color #e81d60
      
           Border around this has a color of #e81d60        
        
          <div style="border:2px solid #e81d60;">Content here</div>
        
        
          .myborder {border:2px solid #e81d60;}
        
        Border color #e81d60