#ed31e6 color space conversions
Hex:
        #ed31e6
        RGB:
        237, 49, 230
        CMY:
        7, 81, 10
        CMYK:
        0, 79, 3, 7
      HSL:
        302°, 83.9286%, 56.0784%
        HSV (HSB):
        302°, 79.3249%, 92.9412%
        XYZ:
        50.3063, 25.9143, 77.2134
        xyY:
        0.3279, 0.1689, 25.9143
      CIE-Lab:
        57.9556, 85.6755, -50.8408
        CIE-LCH:
        57.9556, 99.6247, 329.3147
        CIE-Luv:
        57.9556, 76.9999, -90.8454
        Hunter-Lab:
        50.9061, 87.3111, -54.2957
      #ed31e6 color charts
#ed31e6 RGB chart
      #ed31e6 CMYK chart
      #ed31e6 RGB pie chart
      #ed31e6 color shades, tints & tones
#ed31e6 color schemes
#ed31e6 color preview, HTML & CSS examples
           This text has a color of #ed31e6        
        
          <p style="color:#ed31e6;">Text here</p>
        
        
          .mytext {color:#ed31e6;}
        
        Text color #ed31e6
      
           This box has a color of #ed31e6        
        
          <div style="background-color:#ed31e6;">Content here</div>
        
        
          .mybackground {background-color:#ed31e6;}
        
        Background color #ed31e6
      
           Border around this has a color of #ed31e6        
        
          <div style="border:2px solid #ed31e6;">Content here</div>
        
        
          .myborder {border:2px solid #ed31e6;}
        
        Border color #ed31e6