#e85ac1 color space conversions
Hex:
        #e85ac1
        RGB:
        232, 90, 193
        CMY:
        9, 65, 24
        CMYK:
        0, 61, 17, 9
      HSL:
        316°, 75.5319%, 63.1373%
        HSV (HSB):
        316°, 61.2069%, 90.9804%
        XYZ:
        46.5605, 28.3184, 53.4641
        xyY:
        0.3628, 0.2206, 28.3184
      CIE-Lab:
        60.1753, 65.8096, -26.4476
        CIE-LCH:
        60.1753, 70.9252, 338.1057
        CIE-Luv:
        60.1753, 75.8604, -50.7658
        Hunter-Lab:
        53.2150, 63.0524, -22.3169
      #e85ac1 color charts
#e85ac1 RGB chart
      #e85ac1 CMYK chart
      #e85ac1 RGB pie chart
      #e85ac1 color shades, tints & tones
#e85ac1 color schemes
#e85ac1 color preview, HTML & CSS examples
           This text has a color of #e85ac1        
        
          <p style="color:#e85ac1;">Text here</p>
        
        
          .mytext {color:#e85ac1;}
        
        Text color #e85ac1
      
           This box has a color of #e85ac1        
        
          <div style="background-color:#e85ac1;">Content here</div>
        
        
          .mybackground {background-color:#e85ac1;}
        
        Background color #e85ac1
      
           Border around this has a color of #e85ac1        
        
          <div style="border:2px solid #e85ac1;">Content here</div>
        
        
          .myborder {border:2px solid #e85ac1;}
        
        Border color #e85ac1