#e85ea1 color space conversions
Hex:
        #e85ea1
        RGB:
        232, 94, 161
        CMY:
        9, 63, 37
        CMYK:
        0, 59, 31, 9
      HSL:
        331°, 75.0000%, 63.9216%
        HSV (HSB):
        331°, 59.4828%, 90.9804%
        XYZ:
        43.7144, 27.7344, 36.7675
        xyY:
        0.4040, 0.2563, 27.7344
      CIE-Lab:
        59.6480, 59.8818, -8.8446
        CIE-LCH:
        59.6480, 60.5315, 351.5981
        CIE-Luv:
        59.6480, 84.4517, -23.6116
        Hunter-Lab:
        52.6635, 56.0066, -4.5294
      #e85ea1 color charts
#e85ea1 RGB chart
      #e85ea1 CMYK chart
      #e85ea1 RGB pie chart
      #e85ea1 color shades, tints & tones
#e85ea1 color schemes
#e85ea1 color preview, HTML & CSS examples
           This text has a color of #e85ea1        
        
          <p style="color:#e85ea1;">Text here</p>
        
        
          .mytext {color:#e85ea1;}
        
        Text color #e85ea1
      
           This box has a color of #e85ea1        
        
          <div style="background-color:#e85ea1;">Content here</div>
        
        
          .mybackground {background-color:#e85ea1;}
        
        Background color #e85ea1
      
           Border around this has a color of #e85ea1        
        
          <div style="border:2px solid #e85ea1;">Content here</div>
        
        
          .myborder {border:2px solid #e85ea1;}
        
        Border color #e85ea1