#ed06fe color space conversions
Hex:
        #ed06fe
        RGB:
        237, 6, 254
        CMY:
        7, 98, 0
        CMYK:
        7, 98, 0, 0
      HSL:
        296°, 99.2000%, 50.9804%
        HSV (HSB):
        296°, 97.6378%, 99.6078%
        XYZ:
        52.8796, 25.2905, 95.8604
        xyY:
        0.3039, 0.1453, 25.2905
      CIE-Lab:
        57.3574, 95.0359, -65.2074
        CIE-LCH:
        57.3574, 115.2555, 325.5446
        CIE-Luv:
        57.3574, 71.5891, -113.4315
        Hunter-Lab:
        50.2897, 99.6856, -77.8137
      #ed06fe color charts
#ed06fe RGB chart
      #ed06fe CMYK chart
      #ed06fe RGB pie chart
      #ed06fe color shades, tints & tones
#ed06fe color schemes
#ed06fe color preview, HTML & CSS examples
           This text has a color of #ed06fe        
        
          <p style="color:#ed06fe;">Text here</p>
        
        
          .mytext {color:#ed06fe;}
        
        Text color #ed06fe
      
           This box has a color of #ed06fe        
        
          <div style="background-color:#ed06fe;">Content here</div>
        
        
          .mybackground {background-color:#ed06fe;}
        
        Background color #ed06fe
      
           Border around this has a color of #ed06fe        
        
          <div style="border:2px solid #ed06fe;">Content here</div>
        
        
          .myborder {border:2px solid #ed06fe;}
        
        Border color #ed06fe