#ea85bc color space conversions
Hex:
        #ea85bc
        RGB:
        234, 133, 188
        CMY:
        8, 48, 26
        CMYK:
        0, 43, 20, 8
      HSL:
        327°, 70.6294%, 71.9608%
        HSV (HSB):
        327°, 43.1624%, 91.7647%
        XYZ:
        51.3963, 37.8983, 52.1832
        xyY:
        0.3633, 0.2679, 37.8983
      CIE-Lab:
        67.9456, 45.5156, -11.7803
        CIE-LCH:
        67.9456, 47.0154, 345.4892
        CIE-Luv:
        67.9456, 59.1330, -25.6438
        Hunter-Lab:
        61.5616, 41.2925, -7.1645
      #ea85bc color charts
#ea85bc RGB chart
      #ea85bc CMYK chart
      #ea85bc RGB pie chart
      #ea85bc color shades, tints & tones
#ea85bc color schemes
#ea85bc color preview, HTML & CSS examples
           This text has a color of #ea85bc        
        
          <p style="color:#ea85bc;">Text here</p>
        
        
          .mytext {color:#ea85bc;}
        
        Text color #ea85bc
      
           This box has a color of #ea85bc        
        
          <div style="background-color:#ea85bc;">Content here</div>
        
        
          .mybackground {background-color:#ea85bc;}
        
        Background color #ea85bc
      
           Border around this has a color of #ea85bc        
        
          <div style="border:2px solid #ea85bc;">Content here</div>
        
        
          .myborder {border:2px solid #ea85bc;}
        
        Border color #ea85bc