#ed2aa8 color space conversions
Hex:
        #ed2aa8
        RGB:
        237, 42, 168
        CMY:
        7, 84, 34
        CMYK:
        0, 82, 29, 7
      HSL:
        321°, 84.4156%, 54.7059%
        HSV (HSB):
        321°, 82.2785%, 92.9412%
        XYZ:
        42.8209, 22.4876, 39.1294
        xyY:
        0.4100, 0.2153, 22.4876
      CIE-Lab:
        54.5406, 79.2490, -20.5711
        CIE-LCH:
        54.5406, 81.8753, 345.4485
        CIE-Luv:
        54.5406, 103.8249, -43.6366
        Hunter-Lab:
        47.4211, 78.1972, -15.7282
      #ed2aa8 color charts
#ed2aa8 RGB chart
      #ed2aa8 CMYK chart
      #ed2aa8 RGB pie chart
      #ed2aa8 color shades, tints & tones
#ed2aa8 color schemes
#ed2aa8 color preview, HTML & CSS examples
           This text has a color of #ed2aa8        
        
          <p style="color:#ed2aa8;">Text here</p>
        
        
          .mytext {color:#ed2aa8;}
        
        Text color #ed2aa8
      
           This box has a color of #ed2aa8        
        
          <div style="background-color:#ed2aa8;">Content here</div>
        
        
          .mybackground {background-color:#ed2aa8;}
        
        Background color #ed2aa8
      
           Border around this has a color of #ed2aa8        
        
          <div style="border:2px solid #ed2aa8;">Content here</div>
        
        
          .myborder {border:2px solid #ed2aa8;}
        
        Border color #ed2aa8