#ed198b color space conversions
Hex:
        #ed198b
        RGB:
        237, 25, 139
        CMY:
        7, 90, 45
        CMYK:
        0, 89, 41, 7
      HSL:
        328°, 85.4839%, 51.3725%
        HSV (HSB):
        328°, 89.4515%, 92.9412%
        XYZ:
        39.9329, 20.5639, 26.2906
        xyY:
        0.4601, 0.2369, 20.5639
      CIE-Lab:
        52.4688, 79.3604, -6.4907
        CIE-LCH:
        52.4688, 79.6254, 355.3243
        CIE-Luv:
        52.4688, 120.0546, -23.9909
        Hunter-Lab:
        45.3474, 77.8290, -2.6308
      #ed198b color charts
#ed198b RGB chart
      #ed198b CMYK chart
      #ed198b RGB pie chart
      #ed198b color shades, tints & tones
#ed198b color schemes
#ed198b color preview, HTML & CSS examples
           This text has a color of #ed198b        
        
          <p style="color:#ed198b;">Text here</p>
        
        
          .mytext {color:#ed198b;}
        
        Text color #ed198b
      
           This box has a color of #ed198b        
        
          <div style="background-color:#ed198b;">Content here</div>
        
        
          .mybackground {background-color:#ed198b;}
        
        Background color #ed198b
      
           Border around this has a color of #ed198b        
        
          <div style="border:2px solid #ed198b;">Content here</div>
        
        
          .myborder {border:2px solid #ed198b;}
        
        Border color #ed198b