#ed0a6b color space conversions
Hex:
        #ed0a6b
        RGB:
        237, 10, 107
        CMY:
        7, 96, 58
        CMYK:
        0, 96, 55, 7
      HSL:
        334°, 91.9028%, 48.4314%
        HSV (HSB):
        334°, 95.7806%, 92.9412%
        XYZ:
        37.6874, 19.2831, 15.6456
        xyY:
        0.5190, 0.2655, 19.2831
      CIE-Lab:
        51.0168, 78.4640, 10.7915
        CIE-LCH:
        51.0168, 79.2027, 7.8310
        CIE-Luv:
        51.0168, 136.2073, -2.7482
        Hunter-Lab:
        43.9126, 76.3484, 9.6144
      #ed0a6b color charts
#ed0a6b RGB chart
      #ed0a6b CMYK chart
      #ed0a6b RGB pie chart
      #ed0a6b color shades, tints & tones
#ed0a6b color schemes
#ed0a6b color preview, HTML & CSS examples
           This text has a color of #ed0a6b        
        
          <p style="color:#ed0a6b;">Text here</p>
        
        
          .mytext {color:#ed0a6b;}
        
        Text color #ed0a6b
      
           This box has a color of #ed0a6b        
        
          <div style="background-color:#ed0a6b;">Content here</div>
        
        
          .mybackground {background-color:#ed0a6b;}
        
        Background color #ed0a6b
      
           Border around this has a color of #ed0a6b        
        
          <div style="border:2px solid #ed0a6b;">Content here</div>
        
        
          .myborder {border:2px solid #ed0a6b;}
        
        Border color #ed0a6b