#e31ca5 color space conversions
Hex:
        #e31ca5
        RGB:
        227, 28, 165
        CMY:
        11, 89, 35
        CMYK:
        0, 88, 27, 11
      HSL:
        319°, 78.0392%, 50.0000%
        HSV (HSB):
        319°, 87.6652%, 89.0196%
        XYZ:
        38.8853, 19.8780, 37.3847
        xyY:
        0.4044, 0.2067, 19.8780
      CIE-Lab:
        51.6990, 79.3750, -23.3248
        CIE-LCH:
        51.6990, 82.7311, 343.6243
        CIE-Luv:
        51.6990, 99.7484, -47.0975
        Hunter-Lab:
        44.5848, 77.6584, -18.5058
      #e31ca5 color charts
#e31ca5 RGB chart
      #e31ca5 CMYK chart
      #e31ca5 RGB pie chart
      #e31ca5 color shades, tints & tones
#e31ca5 color schemes
#e31ca5 color preview, HTML & CSS examples
           This text has a color of #e31ca5        
        
          <p style="color:#e31ca5;">Text here</p>
        
        
          .mytext {color:#e31ca5;}
        
        Text color #e31ca5
      
           This box has a color of #e31ca5        
        
          <div style="background-color:#e31ca5;">Content here</div>
        
        
          .mybackground {background-color:#e31ca5;}
        
        Background color #e31ca5
      
           Border around this has a color of #e31ca5        
        
          <div style="border:2px solid #e31ca5;">Content here</div>
        
        
          .myborder {border:2px solid #e31ca5;}
        
        Border color #e31ca5