#ed31d5 color space conversions
Hex:
        #ed31d5
        RGB:
        237, 49, 213
        CMY:
        7, 81, 16
        CMYK:
        0, 79, 10, 7
      HSL:
        308°, 83.9286%, 56.0784%
        HSV (HSB):
        308°, 79.3249%, 92.9412%
        XYZ:
        48.0336, 25.0052, 65.2456
        xyY:
        0.3474, 0.1808, 25.0052
      CIE-Lab:
        57.0805, 83.2628, -42.6131
        CIE-LCH:
        57.0805, 93.5338, 332.8971
        CIE-Luv:
        57.0805, 83.5773, -77.6789
        Hunter-Lab:
        50.0052, 83.9528, -42.3565
      #ed31d5 color charts
#ed31d5 RGB chart
      #ed31d5 CMYK chart
      #ed31d5 RGB pie chart
      #ed31d5 color shades, tints & tones
#ed31d5 color schemes
#ed31d5 color preview, HTML & CSS examples
           This text has a color of #ed31d5        
        
          <p style="color:#ed31d5;">Text here</p>
        
        
          .mytext {color:#ed31d5;}
        
        Text color #ed31d5
      
           This box has a color of #ed31d5        
        
          <div style="background-color:#ed31d5;">Content here</div>
        
        
          .mybackground {background-color:#ed31d5;}
        
        Background color #ed31d5
      
           Border around this has a color of #ed31d5        
        
          <div style="border:2px solid #ed31d5;">Content here</div>
        
        
          .myborder {border:2px solid #ed31d5;}
        
        Border color #ed31d5