#e82258 color space conversions
Hex:
        #e82258
        RGB:
        232, 34, 88
        CMY:
        9, 87, 65
        CMYK:
        0, 85, 62, 9
      HSL:
        344°, 81.1475%, 52.1569%
        HSV (HSB):
        344°, 85.3448%, 90.9804%
        XYZ:
        35.6122, 19.0044, 11.0238
        xyY:
        0.5425, 0.2895, 19.0044
      CIE-Lab:
        50.6924, 72.9925, 21.7717
        CIE-LCH:
        50.6924, 76.1703, 16.6084
        CIE-Luv:
        50.6924, 134.9912, 9.9962
        Hunter-Lab:
        43.5941, 69.5278, 15.5230
      #e82258 color charts
#e82258 RGB chart
      #e82258 CMYK chart
      #e82258 RGB pie chart
      #e82258 color shades, tints & tones
#e82258 color schemes
#e82258 color preview, HTML & CSS examples
           This text has a color of #e82258        
        
          <p style="color:#e82258;">Text here</p>
        
        
          .mytext {color:#e82258;}
        
        Text color #e82258
      
           This box has a color of #e82258        
        
          <div style="background-color:#e82258;">Content here</div>
        
        
          .mybackground {background-color:#e82258;}
        
        Background color #e82258
      
           Border around this has a color of #e82258        
        
          <div style="border:2px solid #e82258;">Content here</div>
        
        
          .myborder {border:2px solid #e82258;}
        
        Border color #e82258