#ed3ff7 color space conversions
Hex:
        #ed3ff7
        RGB:
        237, 63, 247
        CMY:
        7, 75, 3
        CMYK:
        4, 74, 0, 3
      HSL:
        297°, 92.0000%, 60.7843%
        HSV (HSB):
        297°, 74.4939%, 96.8627%
        XYZ:
        53.4911, 28.2749, 90.6340
        xyY:
        0.3103, 0.1640, 28.2749
      CIE-Lab:
        60.1363, 84.6369, -56.8673
        CIE-LCH:
        60.1363, 101.9671, 326.1030
        CIE-Luv:
        60.1363, 68.5064, -100.7067
        Hunter-Lab:
        53.1742, 86.5089, -63.8363
      #ed3ff7 color charts
#ed3ff7 RGB chart
      #ed3ff7 CMYK chart
      #ed3ff7 RGB pie chart
      #ed3ff7 color shades, tints & tones
#ed3ff7 color schemes
#ed3ff7 color preview, HTML & CSS examples
           This text has a color of #ed3ff7        
        
          <p style="color:#ed3ff7;">Text here</p>
        
        
          .mytext {color:#ed3ff7;}
        
        Text color #ed3ff7
      
           This box has a color of #ed3ff7        
        
          <div style="background-color:#ed3ff7;">Content here</div>
        
        
          .mybackground {background-color:#ed3ff7;}
        
        Background color #ed3ff7
      
           Border around this has a color of #ed3ff7        
        
          <div style="border:2px solid #ed3ff7;">Content here</div>
        
        
          .myborder {border:2px solid #ed3ff7;}
        
        Border color #ed3ff7