#ed31c0 color space conversions
Hex:
        #ed31c0
        RGB:
        237, 49, 192
        CMY:
        7, 81, 25
        CMYK:
        0, 79, 19, 7
      HSL:
        314°, 83.9286%, 56.0784%
        HSV (HSB):
        314°, 79.3249%, 92.9412%
        XYZ:
        45.5378, 24.0069, 52.1029
        xyY:
        0.3743, 0.1973, 24.0069
      CIE-Lab:
        56.0947, 80.4910, -32.1325
        CIE-LCH:
        56.0947, 86.6678, 338.2378
        CIE-Luv:
        56.0947, 92.1029, -61.1459
        Hunter-Lab:
        48.9969, 80.1538, -28.7507
      #ed31c0 color charts
#ed31c0 RGB chart
      #ed31c0 CMYK chart
      #ed31c0 RGB pie chart
      #ed31c0 color shades, tints & tones
#ed31c0 color schemes
#ed31c0 color preview, HTML & CSS examples
           This text has a color of #ed31c0        
        
          <p style="color:#ed31c0;">Text here</p>
        
        
          .mytext {color:#ed31c0;}
        
        Text color #ed31c0
      
           This box has a color of #ed31c0        
        
          <div style="background-color:#ed31c0;">Content here</div>
        
        
          .mybackground {background-color:#ed31c0;}
        
        Background color #ed31c0
      
           Border around this has a color of #ed31c0        
        
          <div style="border:2px solid #ed31c0;">Content here</div>
        
        
          .myborder {border:2px solid #ed31c0;}
        
        Border color #ed31c0