#ed6295 color space conversions
Hex:
        #ed6295
        RGB:
        237, 98, 149
        CMY:
        7, 62, 42
        CMYK:
        0, 59, 37, 7
      HSL:
        338°, 79.4286%, 65.6863%
        HSV (HSB):
        338°, 58.6498%, 92.9412%
        XYZ:
        44.7176, 28.9098, 31.6570
        xyY:
        0.4247, 0.2746, 28.9098
      CIE-Lab:
        60.7020, 58.2690, -0.2504
        CIE-LCH:
        60.7020, 58.2695, 359.7537
        CIE-Luv:
        60.7020, 90.0721, -11.4593
        Hunter-Lab:
        53.7678, 54.3608, 2.7292
      #ed6295 color charts
#ed6295 RGB chart
      #ed6295 CMYK chart
      #ed6295 RGB pie chart
      #ed6295 color shades, tints & tones
#ed6295 color schemes
#ed6295 color preview, HTML & CSS examples
           This text has a color of #ed6295        
        
          <p style="color:#ed6295;">Text here</p>
        
        
          .mytext {color:#ed6295;}
        
        Text color #ed6295
      
           This box has a color of #ed6295        
        
          <div style="background-color:#ed6295;">Content here</div>
        
        
          .mybackground {background-color:#ed6295;}
        
        Background color #ed6295
      
           Border around this has a color of #ed6295        
        
          <div style="border:2px solid #ed6295;">Content here</div>
        
        
          .myborder {border:2px solid #ed6295;}
        
        Border color #ed6295