#e31e95 color space conversions
Hex:
        #e31e95
        RGB:
        227, 30, 149
        CMY:
        11, 88, 42
        CMYK:
        0, 87, 34, 11
      HSL:
        324°, 77.8656%, 50.3922%
        HSV (HSB):
        324°, 86.7841%, 89.0196%
        XYZ:
        37.5676, 19.4294, 30.2040
        xyY:
        0.4308, 0.2228, 19.4294
      CIE-Lab:
        51.1858, 77.3461, -14.5986
        CIE-LCH:
        51.1858, 78.7117, 349.3115
        CIE-Luv:
        51.1858, 106.6469, -34.3459
        Hunter-Lab:
        44.0788, 74.9950, -9.7720
      #e31e95 color charts
#e31e95 RGB chart
      #e31e95 CMYK chart
      #e31e95 RGB pie chart
      #e31e95 color shades, tints & tones
#e31e95 color schemes
#e31e95 color preview, HTML & CSS examples
           This text has a color of #e31e95        
        
          <p style="color:#e31e95;">Text here</p>
        
        
          .mytext {color:#e31e95;}
        
        Text color #e31e95
      
           This box has a color of #e31e95        
        
          <div style="background-color:#e31e95;">Content here</div>
        
        
          .mybackground {background-color:#e31e95;}
        
        Background color #e31e95
      
           Border around this has a color of #e31e95        
        
          <div style="border:2px solid #e31e95;">Content here</div>
        
        
          .myborder {border:2px solid #e31e95;}
        
        Border color #e31e95