#ed196d color space conversions
Hex:
        #ed196d
        RGB:
        237, 25, 109
        CMY:
        7, 90, 57
        CMYK:
        0, 89, 54, 7
      HSL:
        336°, 85.4839%, 51.3725%
        HSV (HSB):
        336°, 89.4515%, 92.9412%
        XYZ:
        38.0330, 19.8039, 16.2860
        xyY:
        0.5131, 0.2672, 19.8039
      CIE-Lab:
        51.6148, 77.0060, 10.4123
        CIE-LCH:
        51.6148, 77.7067, 7.7005
        CIE-Luv:
        51.6148, 133.1176, -2.7653
        Hunter-Lab:
        44.5016, 74.6761, 9.4531
      #ed196d color charts
#ed196d RGB chart
      #ed196d CMYK chart
      #ed196d RGB pie chart
      #ed196d color shades, tints & tones
#ed196d color schemes
#ed196d color preview, HTML & CSS examples
           This text has a color of #ed196d        
        
          <p style="color:#ed196d;">Text here</p>
        
        
          .mytext {color:#ed196d;}
        
        Text color #ed196d
      
           This box has a color of #ed196d        
        
          <div style="background-color:#ed196d;">Content here</div>
        
        
          .mybackground {background-color:#ed196d;}
        
        Background color #ed196d
      
           Border around this has a color of #ed196d        
        
          <div style="border:2px solid #ed196d;">Content here</div>
        
        
          .myborder {border:2px solid #ed196d;}
        
        Border color #ed196d