#e31ed0 color space conversions
Hex:
        #e31ed0
        RGB:
        227, 30, 208
        CMY:
        11, 88, 18
        CMYK:
        0, 87, 8, 11
      HSL:
        306°, 77.8656%, 50.3922%
        HSV (HSB):
        306°, 86.7841%, 89.0196%
        XYZ:
        43.5280, 21.8135, 61.5908
        xyY:
        0.3429, 0.1719, 21.8135
      CIE-Lab:
        53.8286, 84.4163, -45.0109
        CIE-LCH:
        53.8286, 95.6665, 331.9334
        CIE-Luv:
        53.8286, 80.8876, -80.4205
        Hunter-Lab:
        46.7049, 84.6245, -45.4935
      #e31ed0 color charts
#e31ed0 RGB chart
      #e31ed0 CMYK chart
      #e31ed0 RGB pie chart
      #e31ed0 color shades, tints & tones
#e31ed0 color schemes
#e31ed0 color preview, HTML & CSS examples
           This text has a color of #e31ed0        
        
          <p style="color:#e31ed0;">Text here</p>
        
        
          .mytext {color:#e31ed0;}
        
        Text color #e31ed0
      
           This box has a color of #e31ed0        
        
          <div style="background-color:#e31ed0;">Content here</div>
        
        
          .mybackground {background-color:#e31ed0;}
        
        Background color #e31ed0
      
           Border around this has a color of #e31ed0        
        
          <div style="border:2px solid #e31ed0;">Content here</div>
        
        
          .myborder {border:2px solid #e31ed0;}
        
        Border color #e31ed0