#e31ca0 color space conversions
Hex:
        #e31ca0
        RGB:
        227, 28, 160
        CMY:
        11, 89, 37
        CMYK:
        0, 88, 30, 11
      HSL:
        320°, 78.0392%, 50.0000%
        HSV (HSB):
        320°, 87.6652%, 89.0196%
        XYZ:
        38.4390, 19.6995, 35.0341
        xyY:
        0.4126, 0.2114, 19.6995
      CIE-Lab:
        51.4957, 78.8256, -20.6764
        CIE-LCH:
        51.4957, 81.4922, 345.3021
        CIE-Luv:
        51.4957, 102.0064, -43.1828
        Hunter-Lab:
        44.3841, 76.9183, -15.7311
      #e31ca0 color charts
#e31ca0 RGB chart
      #e31ca0 CMYK chart
      #e31ca0 RGB pie chart
      #e31ca0 color shades, tints & tones
#e31ca0 color schemes
#e31ca0 color preview, HTML & CSS examples
           This text has a color of #e31ca0        
        
          <p style="color:#e31ca0;">Text here</p>
        
        
          .mytext {color:#e31ca0;}
        
        Text color #e31ca0
      
           This box has a color of #e31ca0        
        
          <div style="background-color:#e31ca0;">Content here</div>
        
        
          .mybackground {background-color:#e31ca0;}
        
        Background color #e31ca0
      
           Border around this has a color of #e31ca0        
        
          <div style="border:2px solid #e31ca0;">Content here</div>
        
        
          .myborder {border:2px solid #e31ca0;}
        
        Border color #e31ca0