#ed2ab2 color space conversions
Hex:
        #ed2ab2
        RGB:
        237, 42, 178
        CMY:
        7, 84, 30
        CMYK:
        0, 82, 25, 7
      HSL:
        318°, 84.4156%, 54.7059%
        HSV (HSB):
        318°, 82.2785%, 92.9412%
        XYZ:
        43.7889, 22.8748, 44.2268
        xyY:
        0.3949, 0.2063, 22.8748
      CIE-Lab:
        54.9431, 80.3806, -25.8013
        CIE-LCH:
        54.9431, 84.4200, 342.2039
        CIE-Luv:
        54.9431, 99.4699, -51.5089
        Hunter-Lab:
        47.8276, 79.7286, -21.3469
      #ed2ab2 color charts
#ed2ab2 RGB chart
      #ed2ab2 CMYK chart
      #ed2ab2 RGB pie chart
      #ed2ab2 color shades, tints & tones
#ed2ab2 color schemes
#ed2ab2 color preview, HTML & CSS examples
           This text has a color of #ed2ab2        
        
          <p style="color:#ed2ab2;">Text here</p>
        
        
          .mytext {color:#ed2ab2;}
        
        Text color #ed2ab2
      
           This box has a color of #ed2ab2        
        
          <div style="background-color:#ed2ab2;">Content here</div>
        
        
          .mybackground {background-color:#ed2ab2;}
        
        Background color #ed2ab2
      
           Border around this has a color of #ed2ab2        
        
          <div style="border:2px solid #ed2ab2;">Content here</div>
        
        
          .myborder {border:2px solid #ed2ab2;}
        
        Border color #ed2ab2