#ed7aca color space conversions
Hex:
        #ed7aca
        RGB:
        237, 122, 202
        CMY:
        7, 52, 21
        CMYK:
        0, 49, 15, 7
      HSL:
        318°, 76.1589%, 70.3922%
        HSV (HSB):
        318°, 48.5232%, 92.9412%
        XYZ:
        52.5453, 36.1879, 60.0926
        xyY:
        0.3531, 0.2432, 36.1879
      CIE-Lab:
        66.6632, 54.0562, -21.5300
        CIE-LCH:
        66.6632, 58.1860, 338.2831
        CIE-Luv:
        66.6632, 63.3824, -41.9770
        Hunter-Lab:
        60.1563, 50.6422, -17.1178
      #ed7aca color charts
#ed7aca RGB chart
      #ed7aca CMYK chart
      #ed7aca RGB pie chart
      #ed7aca color shades, tints & tones
#ed7aca color schemes
#ed7aca color preview, HTML & CSS examples
           This text has a color of #ed7aca        
        
          <p style="color:#ed7aca;">Text here</p>
        
        
          .mytext {color:#ed7aca;}
        
        Text color #ed7aca
      
           This box has a color of #ed7aca        
        
          <div style="background-color:#ed7aca;">Content here</div>
        
        
          .mybackground {background-color:#ed7aca;}
        
        Background color #ed7aca
      
           Border around this has a color of #ed7aca        
        
          <div style="border:2px solid #ed7aca;">Content here</div>
        
        
          .myborder {border:2px solid #ed7aca;}
        
        Border color #ed7aca