#ed0963 color space conversions
Hex:
        #ed0963
        RGB:
        237, 9, 99
        CMY:
        7, 96, 61
        CMYK:
        0, 96, 58, 7
      HSL:
        336°, 92.6829%, 48.2353%
        HSV (HSB):
        336°, 96.2025%, 92.9412%
        XYZ:
        37.2749, 19.1008, 13.5266
        xyY:
        0.5332, 0.2732, 19.1008
      CIE-Lab:
        50.8049, 78.0324, 15.3864
        CIE-LCH:
        50.8049, 79.5349, 11.1545
        CIE-Luv:
        50.8049, 139.5974, 2.2857
        Hunter-Lab:
        43.7044, 75.7574, 12.2427
      #ed0963 color charts
#ed0963 RGB chart
      #ed0963 CMYK chart
      #ed0963 RGB pie chart
      #ed0963 color shades, tints & tones
#ed0963 color schemes
#ed0963 color preview, HTML & CSS examples
           This text has a color of #ed0963        
        
          <p style="color:#ed0963;">Text here</p>
        
        
          .mytext {color:#ed0963;}
        
        Text color #ed0963
      
           This box has a color of #ed0963        
        
          <div style="background-color:#ed0963;">Content here</div>
        
        
          .mybackground {background-color:#ed0963;}
        
        Background color #ed0963
      
           Border around this has a color of #ed0963        
        
          <div style="border:2px solid #ed0963;">Content here</div>
        
        
          .myborder {border:2px solid #ed0963;}
        
        Border color #ed0963