#e185d2 color space conversions
Hex:
        #e185d2
        RGB:
        225, 133, 210
        CMY:
        12, 48, 18
        CMYK:
        0, 41, 7, 12
      HSL:
        310°, 60.5263%, 70.1961%
        HSV (HSB):
        310°, 40.8889%, 88.2353%
        XYZ:
        51.0717, 37.4358, 65.5068
        xyY:
        0.3316, 0.2431, 37.4358
      CIE-Lab:
        67.6027, 46.1344, -24.6962
        CIE-LCH:
        67.6027, 52.3287, 331.8394
        CIE-Luv:
        67.6027, 48.0177, -45.6427
        Hunter-Lab:
        61.1848, 41.9230, -20.6489
      #e185d2 color charts
#e185d2 RGB chart
      #e185d2 CMYK chart
      #e185d2 RGB pie chart
      #e185d2 color shades, tints & tones
#e185d2 color schemes
#e185d2 color preview, HTML & CSS examples
           This text has a color of #e185d2        
        
          <p style="color:#e185d2;">Text here</p>
        
        
          .mytext {color:#e185d2;}
        
        Text color #e185d2
      
           This box has a color of #e185d2        
        
          <div style="background-color:#e185d2;">Content here</div>
        
        
          .mybackground {background-color:#e185d2;}
        
        Background color #e185d2
      
           Border around this has a color of #e185d2        
        
          <div style="border:2px solid #e185d2;">Content here</div>
        
        
          .myborder {border:2px solid #e185d2;}
        
        Border color #e185d2