#ed91b4 color space conversions
Hex:
        #ed91b4
        RGB:
        237, 145, 180
        CMY:
        7, 43, 29
        CMYK:
        0, 39, 24, 7
      HSL:
        337°, 71.8750%, 74.9020%
        HSV (HSB):
        337°, 38.8186%, 92.9412%
        XYZ:
        53.2887, 41.5506, 48.3915
        xyY:
        0.3720, 0.2901, 41.5506
      CIE-Lab:
        70.5600, 39.1860, -3.3862
        CIE-LCH:
        70.5600, 39.3321, 355.0611
        CIE-Luv:
        70.5600, 56.4678, -12.1529
        Hunter-Lab:
        64.4598, 34.7608, 0.6114
      #ed91b4 color charts
#ed91b4 RGB chart
      #ed91b4 CMYK chart
      #ed91b4 RGB pie chart
      #ed91b4 color shades, tints & tones
#ed91b4 color schemes
#ed91b4 color preview, HTML & CSS examples
           This text has a color of #ed91b4        
        
          <p style="color:#ed91b4;">Text here</p>
        
        
          .mytext {color:#ed91b4;}
        
        Text color #ed91b4
      
           This box has a color of #ed91b4        
        
          <div style="background-color:#ed91b4;">Content here</div>
        
        
          .mybackground {background-color:#ed91b4;}
        
        Background color #ed91b4
      
           Border around this has a color of #ed91b4        
        
          <div style="border:2px solid #ed91b4;">Content here</div>
        
        
          .myborder {border:2px solid #ed91b4;}
        
        Border color #ed91b4