#e31dc4 color space conversions
Hex:
        #e31dc4
        RGB:
        227, 29, 196
        CMY:
        11, 89, 23
        CMYK:
        0, 87, 14, 11
      HSL:
        309°, 77.9528%, 50.1961%
        HSV (HSB):
        309°, 87.2247%, 89.0196%
        XYZ:
        42.0817, 21.1951, 54.0977
        xyY:
        0.3585, 0.1806, 21.1951
      CIE-Lab:
        53.1624, 82.9710, -39.1597
        CIE-LCH:
        53.1624, 91.7479, 334.7342
        CIE-Luv:
        53.1624, 86.0013, -71.2633
        Hunter-Lab:
        46.0382, 82.5931, -37.4426
      #e31dc4 color charts
#e31dc4 RGB chart
      #e31dc4 CMYK chart
      #e31dc4 RGB pie chart
      #e31dc4 color shades, tints & tones
#e31dc4 color schemes
#e31dc4 color preview, HTML & CSS examples
           This text has a color of #e31dc4        
        
          <p style="color:#e31dc4;">Text here</p>
        
        
          .mytext {color:#e31dc4;}
        
        Text color #e31dc4
      
           This box has a color of #e31dc4        
        
          <div style="background-color:#e31dc4;">Content here</div>
        
        
          .mybackground {background-color:#e31dc4;}
        
        Background color #e31dc4
      
           Border around this has a color of #e31dc4        
        
          <div style="border:2px solid #e31dc4;">Content here</div>
        
        
          .myborder {border:2px solid #e31dc4;}
        
        Border color #e31dc4