#ed02aa color space conversions
Hex:
        #ed02aa
        RGB:
        237, 2, 170
        CMY:
        7, 99, 33
        CMYK:
        0, 99, 28, 7
      HSL:
        317°, 98.3264%, 46.8627%
        HSV (HSB):
        317°, 99.1561%, 92.9412%
        XYZ:
        42.2025, 20.9502, 39.8497
        xyY:
        0.4097, 0.2034, 20.9502
      CIE-Lab:
        52.8950, 84.4879, -24.2756
        CIE-LCH:
        52.8950, 87.9062, 343.9693
        CIE-Luv:
        52.8950, 107.8205, -49.6628
        Hunter-Lab:
        45.7714, 84.4818, -19.5793
      #ed02aa color charts
#ed02aa RGB chart
      #ed02aa CMYK chart
      #ed02aa RGB pie chart
      #ed02aa color shades, tints & tones
#ed02aa color schemes
#ed02aa color preview, HTML & CSS examples
           This text has a color of #ed02aa        
        
          <p style="color:#ed02aa;">Text here</p>
        
        
          .mytext {color:#ed02aa;}
        
        Text color #ed02aa
      
           This box has a color of #ed02aa        
        
          <div style="background-color:#ed02aa;">Content here</div>
        
        
          .mybackground {background-color:#ed02aa;}
        
        Background color #ed02aa
      
           Border around this has a color of #ed02aa        
        
          <div style="border:2px solid #ed02aa;">Content here</div>
        
        
          .myborder {border:2px solid #ed02aa;}
        
        Border color #ed02aa