#ed5a9a color space conversions
Hex:
        #ed5a9a
        RGB:
        237, 90, 154
        CMY:
        7, 65, 40
        CMYK:
        0, 62, 35, 7
      HSL:
        334°, 80.3279%, 64.1176%
        HSV (HSB):
        334°, 62.0253%, 92.9412%
        XYZ:
        44.4140, 27.6499, 33.5679
        xyY:
        0.4205, 0.2618, 27.6499
      CIE-Lab:
        59.5712, 62.2610, -4.8141
        CIE-LCH:
        59.5712, 62.4468, 355.5786
        CIE-Luv:
        59.5712, 92.5268, -18.4751
        Hunter-Lab:
        52.5832, 58.7478, -1.0412
      #ed5a9a color charts
#ed5a9a RGB chart
      #ed5a9a CMYK chart
      #ed5a9a RGB pie chart
      #ed5a9a color shades, tints & tones
#ed5a9a color schemes
#ed5a9a color preview, HTML & CSS examples
           This text has a color of #ed5a9a        
        
          <p style="color:#ed5a9a;">Text here</p>
        
        
          .mytext {color:#ed5a9a;}
        
        Text color #ed5a9a
      
           This box has a color of #ed5a9a        
        
          <div style="background-color:#ed5a9a;">Content here</div>
        
        
          .mybackground {background-color:#ed5a9a;}
        
        Background color #ed5a9a
      
           Border around this has a color of #ed5a9a        
        
          <div style="border:2px solid #ed5a9a;">Content here</div>
        
        
          .myborder {border:2px solid #ed5a9a;}
        
        Border color #ed5a9a