#ed8cbc color space conversions
Hex:
        #ed8cbc
        RGB:
        237, 140, 188
        CMY:
        7, 45, 26
        CMYK:
        0, 41, 21, 7
      HSL:
        330°, 72.9323%, 73.9216%
        HSV (HSB):
        330°, 40.9283%, 92.9412%
        XYZ:
        53.3802, 40.3915, 52.5599
        xyY:
        0.3648, 0.2760, 40.3915
      CIE-Lab:
        69.7475, 42.9241, -9.0493
        CIE-LCH:
        69.7475, 43.8677, 348.0952
        CIE-Luv:
        69.7475, 57.6031, -21.1720
        Hunter-Lab:
        63.5543, 38.7047, -4.5452
      #ed8cbc color charts
#ed8cbc RGB chart
      #ed8cbc CMYK chart
      #ed8cbc RGB pie chart
      #ed8cbc color shades, tints & tones
#ed8cbc color schemes
#ed8cbc color preview, HTML & CSS examples
           This text has a color of #ed8cbc        
        
          <p style="color:#ed8cbc;">Text here</p>
        
        
          .mytext {color:#ed8cbc;}
        
        Text color #ed8cbc
      
           This box has a color of #ed8cbc        
        
          <div style="background-color:#ed8cbc;">Content here</div>
        
        
          .mybackground {background-color:#ed8cbc;}
        
        Background color #ed8cbc
      
           Border around this has a color of #ed8cbc        
        
          <div style="border:2px solid #ed8cbc;">Content here</div>
        
        
          .myborder {border:2px solid #ed8cbc;}
        
        Border color #ed8cbc