#e30b50 color space conversions
Hex:
        #e30b50
        RGB:
        227, 11, 80
        CMY:
        11, 96, 69
        CMYK:
        0, 95, 65, 11
      HSL:
        341°, 90.7563%, 46.6667%
        HSV (HSB):
        341°, 95.1542%, 89.0196%
        XYZ:
        33.2462, 17.1494, 9.1473
        xyY:
        0.5584, 0.2880, 17.1494
      CIE-Lab:
        48.4478, 74.5013, 23.5228
        CIE-LCH:
        48.4478, 78.1266, 17.5228
        CIE-Luv:
        48.4478, 138.8403, 10.7903
        Hunter-Lab:
        41.4119, 70.8323, 15.8920
      #e30b50 color charts
#e30b50 RGB chart
      #e30b50 CMYK chart
      #e30b50 RGB pie chart
      #e30b50 color shades, tints & tones
#e30b50 color schemes
#e30b50 color preview, HTML & CSS examples
           This text has a color of #e30b50        
        
          <p style="color:#e30b50;">Text here</p>
        
        
          .mytext {color:#e30b50;}
        
        Text color #e30b50
      
           This box has a color of #e30b50        
        
          <div style="background-color:#e30b50;">Content here</div>
        
        
          .mybackground {background-color:#e30b50;}
        
        Background color #e30b50
      
           Border around this has a color of #e30b50        
        
          <div style="border:2px solid #e30b50;">Content here</div>
        
        
          .myborder {border:2px solid #e30b50;}
        
        Border color #e30b50