#e085ac color space conversions
Hex:
        #e085ac
        RGB:
        224, 133, 172
        CMY:
        12, 48, 33
        CMYK:
        0, 41, 23, 12
      HSL:
        334°, 59.4771%, 70.0000%
        HSV (HSB):
        334°, 40.6250%, 87.8431%
        XYZ:
        46.5744, 35.6009, 43.4466
        xyY:
        0.3708, 0.2834, 35.6009
      CIE-Lab:
        66.2139, 39.8205, -5.4930
        CIE-LCH:
        66.2139, 40.1976, 352.1460
        CIE-Luv:
        66.2139, 55.2695, -15.1895
        Hunter-Lab:
        59.6665, 34.9169, -1.4060
      #e085ac color charts
#e085ac RGB chart
      #e085ac CMYK chart
      #e085ac RGB pie chart
      #e085ac color shades, tints & tones
#e085ac color schemes
#e085ac color preview, HTML & CSS examples
           This text has a color of #e085ac        
        
          <p style="color:#e085ac;">Text here</p>
        
        
          .mytext {color:#e085ac;}
        
        Text color #e085ac
      
           This box has a color of #e085ac        
        
          <div style="background-color:#e085ac;">Content here</div>
        
        
          .mybackground {background-color:#e085ac;}
        
        Background color #e085ac
      
           Border around this has a color of #e085ac        
        
          <div style="border:2px solid #e085ac;">Content here</div>
        
        
          .myborder {border:2px solid #e085ac;}
        
        Border color #e085ac