#ed2ff7 color space conversions
Hex:
        #ed2ff7
        RGB:
        237, 47, 247
        CMY:
        7, 82, 3
        CMYK:
        4, 81, 0, 3
      HSL:
        297°, 92.5926%, 57.6471%
        HSV (HSB):
        297°, 80.9717%, 96.8627%
        XYZ:
        52.7301, 26.7530, 90.3803
        xyY:
        0.3104, 0.1575, 26.7530
      CIE-Lab:
        58.7450, 88.6672, -59.0905
        CIE-LCH:
        58.7450, 106.5530, 326.3193
        CIE-Luv:
        58.7450, 71.0367, -104.0951
        Hunter-Lab:
        51.7233, 91.4589, -67.3961
      #ed2ff7 color charts
#ed2ff7 RGB chart
      #ed2ff7 CMYK chart
      #ed2ff7 RGB pie chart
      #ed2ff7 color shades, tints & tones
#ed2ff7 color schemes
#ed2ff7 color preview, HTML & CSS examples
           This text has a color of #ed2ff7        
        
          <p style="color:#ed2ff7;">Text here</p>
        
        
          .mytext {color:#ed2ff7;}
        
        Text color #ed2ff7
      
           This box has a color of #ed2ff7        
        
          <div style="background-color:#ed2ff7;">Content here</div>
        
        
          .mybackground {background-color:#ed2ff7;}
        
        Background color #ed2ff7
      
           Border around this has a color of #ed2ff7        
        
          <div style="border:2px solid #ed2ff7;">Content here</div>
        
        
          .myborder {border:2px solid #ed2ff7;}
        
        Border color #ed2ff7