#e085aa color space conversions
Hex:
        #e085aa
        RGB:
        224, 133, 170
        CMY:
        12, 48, 33
        CMYK:
        0, 41, 24, 12
      HSL:
        336°, 59.4771%, 70.0000%
        HSV (HSB):
        336°, 40.6250%, 87.8431%
        XYZ:
        46.3837, 35.5246, 42.4425
        xyY:
        0.3730, 0.2857, 35.5246
      CIE-Lab:
        66.1551, 39.5351, -4.4510
        CIE-LCH:
        66.1551, 39.7848, 353.5765
        CIE-Luv:
        66.1551, 55.6787, -13.6268
        Hunter-Lab:
        59.6025, 34.6072, -0.4981
      #e085aa color charts
#e085aa RGB chart
      #e085aa CMYK chart
      #e085aa RGB pie chart
      #e085aa color shades, tints & tones
#e085aa color schemes
#e085aa color preview, HTML & CSS examples
           This text has a color of #e085aa        
        
          <p style="color:#e085aa;">Text here</p>
        
        
          .mytext {color:#e085aa;}
        
        Text color #e085aa
      
           This box has a color of #e085aa        
        
          <div style="background-color:#e085aa;">Content here</div>
        
        
          .mybackground {background-color:#e085aa;}
        
        Background color #e085aa
      
           Border around this has a color of #e085aa        
        
          <div style="border:2px solid #e085aa;">Content here</div>
        
        
          .myborder {border:2px solid #e085aa;}
        
        Border color #e085aa