#ed2ab7 color space conversions
Hex:
        #ed2ab7
        RGB:
        237, 42, 183
        CMY:
        7, 84, 28
        CMYK:
        0, 82, 23, 7
      HSL:
        317°, 84.4156%, 54.7059%
        HSV (HSB):
        317°, 82.2785%, 92.9412%
        XYZ:
        44.3003, 23.0794, 46.9196
        xyY:
        0.3876, 0.2019, 23.0794
      CIE-Lab:
        55.1540, 80.9692, -28.3849
        CIE-LCH:
        55.1540, 85.8005, 340.6812
        CIE-Luv:
        55.1540, 97.3082, -55.4561
        Hunter-Lab:
        48.0410, 80.5294, -24.2774
      #ed2ab7 color charts
#ed2ab7 RGB chart
      #ed2ab7 CMYK chart
      #ed2ab7 RGB pie chart
      #ed2ab7 color shades, tints & tones
#ed2ab7 color schemes
#ed2ab7 color preview, HTML & CSS examples
           This text has a color of #ed2ab7        
        
          <p style="color:#ed2ab7;">Text here</p>
        
        
          .mytext {color:#ed2ab7;}
        
        Text color #ed2ab7
      
           This box has a color of #ed2ab7        
        
          <div style="background-color:#ed2ab7;">Content here</div>
        
        
          .mybackground {background-color:#ed2ab7;}
        
        Background color #ed2ab7
      
           Border around this has a color of #ed2ab7        
        
          <div style="border:2px solid #ed2ab7;">Content here</div>
        
        
          .myborder {border:2px solid #ed2ab7;}
        
        Border color #ed2ab7