#ed10f7 color space conversions
Hex:
        #ed10f7
        RGB:
        237, 16, 247
        CMY:
        7, 94, 3
        CMYK:
        4, 94, 0, 3
      HSL:
        297°, 93.5223%, 51.5686%
        HSV (HSB):
        297°, 93.5223%, 96.8627%
        XYZ:
        51.8988, 25.0905, 90.1033
        xyY:
        0.3106, 0.1502, 25.0905
      CIE-Lab:
        57.1635, 93.3135, -61.6249
        CIE-LCH:
        57.1635, 111.8259, 326.5590
        CIE-Luv:
        57.1635, 73.8174, -107.8141
        Hunter-Lab:
        50.0904, 97.2862, -71.5883
      #ed10f7 color charts
#ed10f7 RGB chart
      #ed10f7 CMYK chart
      #ed10f7 RGB pie chart
      #ed10f7 color shades, tints & tones
#ed10f7 color schemes
#ed10f7 color preview, HTML & CSS examples
           This text has a color of #ed10f7        
        
          <p style="color:#ed10f7;">Text here</p>
        
        
          .mytext {color:#ed10f7;}
        
        Text color #ed10f7
      
           This box has a color of #ed10f7        
        
          <div style="background-color:#ed10f7;">Content here</div>
        
        
          .mybackground {background-color:#ed10f7;}
        
        Background color #ed10f7
      
           Border around this has a color of #ed10f7        
        
          <div style="border:2px solid #ed10f7;">Content here</div>
        
        
          .myborder {border:2px solid #ed10f7;}
        
        Border color #ed10f7