#ee85b1 color space conversions
Hex:
        #ee85b1
        RGB:
        238, 133, 177
        CMY:
        7, 48, 31
        CMYK:
        0, 44, 26, 7
      HSL:
        335°, 75.5396%, 72.7451%
        HSV (HSB):
        335°, 44.1176%, 93.3333%
        XYZ:
        51.5832, 38.1265, 46.2354
        xyY:
        0.3794, 0.2805, 38.1265
      CIE-Lab:
        68.1138, 45.2840, -5.3025
        CIE-LCH:
        68.1138, 45.5934, 353.3214
        CIE-Luv:
        68.1138, 64.5264, -16.0570
        Hunter-Lab:
        61.7467, 41.0624, -1.1732
      #ee85b1 color charts
#ee85b1 RGB chart
      #ee85b1 CMYK chart
      #ee85b1 RGB pie chart
      #ee85b1 color shades, tints & tones
#ee85b1 color schemes
#ee85b1 color preview, HTML & CSS examples
           This text has a color of #ee85b1        
        
          <p style="color:#ee85b1;">Text here</p>
        
        
          .mytext {color:#ee85b1;}
        
        Text color #ee85b1
      
           This box has a color of #ee85b1        
        
          <div style="background-color:#ee85b1;">Content here</div>
        
        
          .mybackground {background-color:#ee85b1;}
        
        Background color #ee85b1
      
           Border around this has a color of #ee85b1        
        
          <div style="border:2px solid #ee85b1;">Content here</div>
        
        
          .myborder {border:2px solid #ee85b1;}
        
        Border color #ee85b1