#ed19a9 color space conversions
Hex:
        #ed19a9
        RGB:
        237, 25, 169
        CMY:
        7, 90, 34
        CMYK:
        0, 89, 29, 7
      HSL:
        319°, 85.4839%, 51.3725%
        HSV (HSB):
        319°, 89.4515%, 92.9412%
        XYZ:
        42.4341, 21.5644, 39.4619
        xyY:
        0.4101, 0.2084, 21.5644
      CIE-Lab:
        53.5617, 82.3107, -22.6605
        CIE-LCH:
        53.5617, 85.3730, 344.6075
        CIE-Luv:
        53.5617, 106.2897, -47.0577
        Hunter-Lab:
        46.4374, 81.8462, -17.8777
      #ed19a9 color charts
#ed19a9 RGB chart
      #ed19a9 CMYK chart
      #ed19a9 RGB pie chart
      #ed19a9 color shades, tints & tones
#ed19a9 color schemes
#ed19a9 color preview, HTML & CSS examples
           This text has a color of #ed19a9        
        
          <p style="color:#ed19a9;">Text here</p>
        
        
          .mytext {color:#ed19a9;}
        
        Text color #ed19a9
      
           This box has a color of #ed19a9        
        
          <div style="background-color:#ed19a9;">Content here</div>
        
        
          .mybackground {background-color:#ed19a9;}
        
        Background color #ed19a9
      
           Border around this has a color of #ed19a9        
        
          <div style="border:2px solid #ed19a9;">Content here</div>
        
        
          .myborder {border:2px solid #ed19a9;}
        
        Border color #ed19a9