#ed5aac color space conversions
Hex:
        #ed5aac
        RGB:
        237, 90, 172
        CMY:
        7, 65, 33
        CMYK:
        0, 62, 27, 7
      HSL:
        327°, 80.3279%, 64.1176%
        HSV (HSB):
        327°, 62.0253%, 92.9412%
        XYZ:
        46.0276, 28.2954, 42.0654
        xyY:
        0.3955, 0.2431, 28.2954
      CIE-Lab:
        60.1547, 64.3890, -14.3626
        CIE-LCH:
        60.1547, 65.9714, 347.4255
        CIE-Luv:
        60.1547, 86.5931, -32.4734
        Hunter-Lab:
        53.1934, 61.3653, -9.6511
      #ed5aac color charts
#ed5aac RGB chart
      #ed5aac CMYK chart
      #ed5aac RGB pie chart
      #ed5aac color shades, tints & tones
#ed5aac color schemes
#ed5aac color preview, HTML & CSS examples
           This text has a color of #ed5aac        
        
          <p style="color:#ed5aac;">Text here</p>
        
        
          .mytext {color:#ed5aac;}
        
        Text color #ed5aac
      
           This box has a color of #ed5aac        
        
          <div style="background-color:#ed5aac;">Content here</div>
        
        
          .mybackground {background-color:#ed5aac;}
        
        Background color #ed5aac
      
           Border around this has a color of #ed5aac        
        
          <div style="border:2px solid #ed5aac;">Content here</div>
        
        
          .myborder {border:2px solid #ed5aac;}
        
        Border color #ed5aac