#ed189e color space conversions
Hex:
        #ed189e
        RGB:
        237, 24, 158
        CMY:
        7, 91, 38
        CMYK:
        0, 90, 33, 7
      HSL:
        322°, 85.5422%, 51.1765%
        HSV (HSB):
        322°, 89.8734%, 92.9412%
        XYZ:
        41.4232, 21.1264, 34.2423
        xyY:
        0.4280, 0.2183, 21.1264
      CIE-Lab:
        53.0876, 81.2955, -16.8915
        CIE-LCH:
        53.0876, 83.0318, 348.2622
        CIE-Luv:
        53.0876, 111.4883, -38.6005
        Hunter-Lab:
        45.9635, 80.4318, -11.9960
      #ed189e color charts
#ed189e RGB chart
      #ed189e CMYK chart
      #ed189e RGB pie chart
      #ed189e color shades, tints & tones
#ed189e color schemes
#ed189e color preview, HTML & CSS examples
           This text has a color of #ed189e        
        
          <p style="color:#ed189e;">Text here</p>
        
        
          .mytext {color:#ed189e;}
        
        Text color #ed189e
      
           This box has a color of #ed189e        
        
          <div style="background-color:#ed189e;">Content here</div>
        
        
          .mybackground {background-color:#ed189e;}
        
        Background color #ed189e
      
           Border around this has a color of #ed189e        
        
          <div style="border:2px solid #ed189e;">Content here</div>
        
        
          .myborder {border:2px solid #ed189e;}
        
        Border color #ed189e