#ed31b0 color space conversions
Hex:
        #ed31b0
        RGB:
        237, 49, 176
        CMY:
        7, 81, 31
        CMYK:
        0, 79, 26, 7
      HSL:
        319°, 83.9286%, 56.0784%
        HSV (HSB):
        319°, 79.3249%, 92.9412%
        XYZ:
        43.8598, 23.3357, 43.2669
        xyY:
        0.3971, 0.2113, 23.3357
      CIE-Lab:
        55.4165, 78.5487, -23.9057
        CIE-LCH:
        55.4165, 82.1059, 343.0727
        CIE-Luv:
        55.4165, 98.8136, -48.4834
        Hunter-Lab:
        48.3071, 77.5296, -19.2889
      #ed31b0 color charts
#ed31b0 RGB chart
      #ed31b0 CMYK chart
      #ed31b0 RGB pie chart
      #ed31b0 color shades, tints & tones
#ed31b0 color schemes
#ed31b0 color preview, HTML & CSS examples
           This text has a color of #ed31b0        
        
          <p style="color:#ed31b0;">Text here</p>
        
        
          .mytext {color:#ed31b0;}
        
        Text color #ed31b0
      
           This box has a color of #ed31b0        
        
          <div style="background-color:#ed31b0;">Content here</div>
        
        
          .mybackground {background-color:#ed31b0;}
        
        Background color #ed31b0
      
           Border around this has a color of #ed31b0        
        
          <div style="border:2px solid #ed31b0;">Content here</div>
        
        
          .myborder {border:2px solid #ed31b0;}
        
        Border color #ed31b0