#e31c96 color space conversions
Hex:
        #e31c96
        RGB:
        227, 28, 150
        CMY:
        11, 89, 41
        CMYK:
        0, 88, 34, 11
      HSL:
        323°, 78.0392%, 50.0000%
        HSV (HSB):
        323°, 87.6652%, 89.0196%
        XYZ:
        37.5988, 19.3634, 30.6100
        xyY:
        0.4293, 0.2211, 19.3634
      CIE-Lab:
        51.1097, 77.7757, -15.3117
        CIE-LCH:
        51.1097, 79.2686, 348.8626
        CIE-Luv:
        51.1097, 106.5385, -35.4056
        Hunter-Lab:
        44.0039, 75.5114, -10.4406
      #e31c96 color charts
#e31c96 RGB chart
      #e31c96 CMYK chart
      #e31c96 RGB pie chart
      #e31c96 color shades, tints & tones
#e31c96 color schemes
#e31c96 color preview, HTML & CSS examples
           This text has a color of #e31c96        
        
          <p style="color:#e31c96;">Text here</p>
        
        
          .mytext {color:#e31c96;}
        
        Text color #e31c96
      
           This box has a color of #e31c96        
        
          <div style="background-color:#e31c96;">Content here</div>
        
        
          .mybackground {background-color:#e31c96;}
        
        Background color #e31c96
      
           Border around this has a color of #e31c96        
        
          <div style="border:2px solid #e31c96;">Content here</div>
        
        
          .myborder {border:2px solid #e31c96;}
        
        Border color #e31c96