#ed2fa5 color space conversions
Hex:
        #ed2fa5
        RGB:
        237, 47, 165
        CMY:
        7, 82, 35
        CMYK:
        0, 80, 30, 7
      HSL:
        323°, 84.0708%, 55.6863%
        HSV (HSB):
        323°, 80.1688%, 92.9412%
        XYZ:
        42.7331, 22.7542, 37.7370
        xyY:
        0.4140, 0.2204, 22.7542
      CIE-Lab:
        54.8182, 77.7901, -18.3855
        CIE-LCH:
        54.8182, 79.9333, 346.7023
        CIE-Luv:
        54.8182, 103.9816, -40.2652
        Hunter-Lab:
        47.7013, 76.4314, -13.5140
      #ed2fa5 color charts
#ed2fa5 RGB chart
      #ed2fa5 CMYK chart
      #ed2fa5 RGB pie chart
      #ed2fa5 color shades, tints & tones
#ed2fa5 color schemes
#ed2fa5 color preview, HTML & CSS examples
           This text has a color of #ed2fa5        
        
          <p style="color:#ed2fa5;">Text here</p>
        
        
          .mytext {color:#ed2fa5;}
        
        Text color #ed2fa5
      
           This box has a color of #ed2fa5        
        
          <div style="background-color:#ed2fa5;">Content here</div>
        
        
          .mybackground {background-color:#ed2fa5;}
        
        Background color #ed2fa5
      
           Border around this has a color of #ed2fa5        
        
          <div style="border:2px solid #ed2fa5;">Content here</div>
        
        
          .myborder {border:2px solid #ed2fa5;}
        
        Border color #ed2fa5