#e31d97 color space conversions
Hex:
        #e31d97
        RGB:
        227, 29, 151
        CMY:
        11, 89, 41
        CMYK:
        0, 87, 33, 11
      HSL:
        323°, 77.9528%, 50.1961%
        HSV (HSB):
        323°, 87.2247%, 89.0196%
        XYZ:
        37.7038, 19.4440, 31.0440
        xyY:
        0.4275, 0.2205, 19.4440
      CIE-Lab:
        51.2027, 77.7164, -15.7677
        CIE-LCH:
        51.2027, 79.2998, 348.5311
        CIE-Luv:
        51.2027, 105.9179, -36.0379
        Hunter-Lab:
        44.0953, 75.4600, -10.8746
      #e31d97 color charts
#e31d97 RGB chart
      #e31d97 CMYK chart
      #e31d97 RGB pie chart
      #e31d97 color shades, tints & tones
#e31d97 color schemes
#e31d97 color preview, HTML & CSS examples
           This text has a color of #e31d97        
        
          <p style="color:#e31d97;">Text here</p>
        
        
          .mytext {color:#e31d97;}
        
        Text color #e31d97
      
           This box has a color of #e31d97        
        
          <div style="background-color:#e31d97;">Content here</div>
        
        
          .mybackground {background-color:#e31d97;}
        
        Background color #e31d97
      
           Border around this has a color of #e31d97        
        
          <div style="border:2px solid #e31d97;">Content here</div>
        
        
          .myborder {border:2px solid #e31d97;}
        
        Border color #e31d97