#ed5a83 color space conversions
Hex:
        #ed5a83
        RGB:
        237, 90, 131
        CMY:
        7, 65, 49
        CMYK:
        0, 62, 45, 7
      HSL:
        343°, 80.3279%, 64.1176%
        HSV (HSB):
        343°, 62.0253%, 92.9412%
        XYZ:
        42.6780, 26.9555, 24.4263
        xyY:
        0.4537, 0.2866, 26.9555
      CIE-Lab:
        58.9332, 59.8885, 7.6710
        CIE-LCH:
        58.9332, 60.3777, 7.2991
        CIE-Luv:
        58.9332, 99.8032, -1.5767
        Hunter-Lab:
        51.9187, 55.8718, 8.4488
      #ed5a83 color charts
#ed5a83 RGB chart
      #ed5a83 CMYK chart
      #ed5a83 RGB pie chart
      #ed5a83 color shades, tints & tones
#ed5a83 color schemes
#ed5a83 color preview, HTML & CSS examples
           This text has a color of #ed5a83        
        
          <p style="color:#ed5a83;">Text here</p>
        
        
          .mytext {color:#ed5a83;}
        
        Text color #ed5a83
      
           This box has a color of #ed5a83        
        
          <div style="background-color:#ed5a83;">Content here</div>
        
        
          .mybackground {background-color:#ed5a83;}
        
        Background color #ed5a83
      
           Border around this has a color of #ed5a83        
        
          <div style="border:2px solid #ed5a83;">Content here</div>
        
        
          .myborder {border:2px solid #ed5a83;}
        
        Border color #ed5a83