#ed0f79 color space conversions
Hex:
        #ed0f79
        RGB:
        237, 15, 121
        CMY:
        7, 94, 53
        CMYK:
        0, 94, 49, 7
      HSL:
        331°, 88.0952%, 49.4118%
        HSV (HSB):
        331°, 93.6709%, 92.9412%
        XYZ:
        38.5471, 19.7266, 19.8651
        xyY:
        0.4933, 0.2525, 19.7266
      CIE-Lab:
        51.5267, 79.0381, 2.9921
        CIE-LCH:
        51.5267, 79.0947, 2.1680
        CIE-Luv:
        51.5267, 129.5881, -11.9071
        Hunter-Lab:
        44.4147, 77.1927, 4.5720
      #ed0f79 color charts
#ed0f79 RGB chart
      #ed0f79 CMYK chart
      #ed0f79 RGB pie chart
      #ed0f79 color shades, tints & tones
#ed0f79 color schemes
#ed0f79 color preview, HTML & CSS examples
           This text has a color of #ed0f79        
        
          <p style="color:#ed0f79;">Text here</p>
        
        
          .mytext {color:#ed0f79;}
        
        Text color #ed0f79
      
           This box has a color of #ed0f79        
        
          <div style="background-color:#ed0f79;">Content here</div>
        
        
          .mybackground {background-color:#ed0f79;}
        
        Background color #ed0f79
      
           Border around this has a color of #ed0f79        
        
          <div style="border:2px solid #ed0f79;">Content here</div>
        
        
          .myborder {border:2px solid #ed0f79;}
        
        Border color #ed0f79