#ed2a91 color space conversions
Hex:
        #ed2a91
        RGB:
        237, 42, 145
        CMY:
        7, 84, 43
        CMYK:
        0, 82, 39, 7
      HSL:
        328°, 84.4156%, 54.7059%
        HSV (HSB):
        328°, 82.2785%, 92.9412%
        XYZ:
        40.8639, 21.7048, 28.8237
        xyY:
        0.4471, 0.2375, 21.7048
      CIE-Lab:
        53.7124, 76.8882, -8.2245
        CIE-LCH:
        53.7124, 77.3268, 353.8944
        CIE-Luv:
        53.7124, 113.8606, -25.8543
        Hunter-Lab:
        46.5884, 75.0371, -4.0702
      #ed2a91 color charts
#ed2a91 RGB chart
      #ed2a91 CMYK chart
      #ed2a91 RGB pie chart
      #ed2a91 color shades, tints & tones
#ed2a91 color schemes
#ed2a91 color preview, HTML & CSS examples
           This text has a color of #ed2a91        
        
          <p style="color:#ed2a91;">Text here</p>
        
        
          .mytext {color:#ed2a91;}
        
        Text color #ed2a91
      
           This box has a color of #ed2a91        
        
          <div style="background-color:#ed2a91;">Content here</div>
        
        
          .mybackground {background-color:#ed2a91;}
        
        Background color #ed2a91
      
           Border around this has a color of #ed2a91        
        
          <div style="border:2px solid #ed2a91;">Content here</div>
        
        
          .myborder {border:2px solid #ed2a91;}
        
        Border color #ed2a91