#e31d80 color space conversions
Hex:
        #e31d80
        RGB:
        227, 29, 128
        CMY:
        11, 89, 50
        CMYK:
        0, 87, 44, 11
      HSL:
        330°, 77.9528%, 50.1961%
        HSV (HSB):
        330°, 87.2247%, 89.0196%
        XYZ:
        36.0142, 18.7681, 22.1465
        xyY:
        0.4681, 0.2440, 18.7681
      CIE-Lab:
        50.4148, 75.5402, -3.1110
        CIE-LCH:
        50.4148, 75.6043, 357.6417
        CIE-Luv:
        50.4148, 116.2219, -18.6331
        Hunter-Lab:
        43.3222, 72.5750, 0.0162
      #e31d80 color charts
#e31d80 RGB chart
      #e31d80 CMYK chart
      #e31d80 RGB pie chart
      #e31d80 color shades, tints & tones
#e31d80 color schemes
#e31d80 color preview, HTML & CSS examples
           This text has a color of #e31d80        
        
          <p style="color:#e31d80;">Text here</p>
        
        
          .mytext {color:#e31d80;}
        
        Text color #e31d80
      
           This box has a color of #e31d80        
        
          <div style="background-color:#e31d80;">Content here</div>
        
        
          .mybackground {background-color:#e31d80;}
        
        Background color #e31d80
      
           Border around this has a color of #e31d80        
        
          <div style="border:2px solid #e31d80;">Content here</div>
        
        
          .myborder {border:2px solid #e31d80;}
        
        Border color #e31d80