#ed06d0 color space conversions
Hex:
        #ed06d0
        RGB:
        237, 6, 208
        CMY:
        7, 98, 18
        CMYK:
        0, 97, 12, 7
      HSL:
        308°, 95.0617%, 47.6471%
        HSV (HSB):
        308°, 97.4684%, 92.9412%
        XYZ:
        46.3753, 22.6888, 61.6096
        xyY:
        0.3549, 0.1736, 22.6888
      CIE-Lab:
        54.7504, 88.6697, -43.4384
        CIE-LCH:
        54.7504, 98.7381, 333.9002
        CIE-Luv:
        54.7504, 90.1979, -79.0438
        Hunter-Lab:
        47.6328, 90.4304, -43.3444
      #ed06d0 color charts
#ed06d0 RGB chart
      #ed06d0 CMYK chart
      #ed06d0 RGB pie chart
      #ed06d0 color shades, tints & tones
#ed06d0 color schemes
#ed06d0 color preview, HTML & CSS examples
           This text has a color of #ed06d0        
        
          <p style="color:#ed06d0;">Text here</p>
        
        
          .mytext {color:#ed06d0;}
        
        Text color #ed06d0
      
           This box has a color of #ed06d0        
        
          <div style="background-color:#ed06d0;">Content here</div>
        
        
          .mybackground {background-color:#ed06d0;}
        
        Background color #ed06d0
      
           Border around this has a color of #ed06d0        
        
          <div style="border:2px solid #ed06d0;">Content here</div>
        
        
          .myborder {border:2px solid #ed06d0;}
        
        Border color #ed06d0