#ed306a color space conversions
Hex:
        #ed306a
        RGB:
        237, 48, 106
        CMY:
        7, 81, 58
        CMYK:
        0, 80, 55, 7
      HSL:
        342°, 84.0000%, 55.8824%
        HSV (HSB):
        342°, 79.7468%, 92.9412%
        XYZ:
        38.5835, 21.1590, 15.6862
        xyY:
        0.5115, 0.2805, 21.1590
      CIE-Lab:
        53.1231, 72.2738, 14.3324
        CIE-LCH:
        53.1231, 73.6812, 11.2167
        CIE-Luv:
        53.1231, 127.8280, 2.8768
        Hunter-Lab:
        45.9990, 69.2261, 11.9807
      #ed306a color charts
#ed306a RGB chart
      #ed306a CMYK chart
      #ed306a RGB pie chart
      #ed306a color shades, tints & tones
#ed306a color schemes
#ed306a color preview, HTML & CSS examples
           This text has a color of #ed306a        
        
          <p style="color:#ed306a;">Text here</p>
        
        
          .mytext {color:#ed306a;}
        
        Text color #ed306a
      
           This box has a color of #ed306a        
        
          <div style="background-color:#ed306a;">Content here</div>
        
        
          .mybackground {background-color:#ed306a;}
        
        Background color #ed306a
      
           Border around this has a color of #ed306a        
        
          <div style="border:2px solid #ed306a;">Content here</div>
        
        
          .myborder {border:2px solid #ed306a;}
        
        Border color #ed306a