#e185a6 color space conversions
Hex:
        #e185a6
        RGB:
        225, 133, 166
        CMY:
        12, 48, 35
        CMYK:
        0, 41, 26, 12
      HSL:
        338°, 60.5263%, 70.1961%
        HSV (HSB):
        338°, 40.8889%, 88.2353%
        XYZ:
        46.3218, 35.5358, 40.4941
        xyY:
        0.3786, 0.2904, 35.5358
      CIE-Lab:
        66.1637, 39.3228, -2.1655
        CIE-LCH:
        66.1637, 39.3824, 356.8480
        CIE-Luv:
        66.1637, 57.2318, -10.3179
        Hunter-Lab:
        59.6119, 34.3837, 1.4529
      #e185a6 color charts
#e185a6 RGB chart
      #e185a6 CMYK chart
      #e185a6 RGB pie chart
      #e185a6 color shades, tints & tones
#e185a6 color schemes
#e185a6 color preview, HTML & CSS examples
           This text has a color of #e185a6        
        
          <p style="color:#e185a6;">Text here</p>
        
        
          .mytext {color:#e185a6;}
        
        Text color #e185a6
      
           This box has a color of #e185a6        
        
          <div style="background-color:#e185a6;">Content here</div>
        
        
          .mybackground {background-color:#e185a6;}
        
        Background color #e185a6
      
           Border around this has a color of #e185a6        
        
          <div style="border:2px solid #e185a6;">Content here</div>
        
        
          .myborder {border:2px solid #e185a6;}
        
        Border color #e185a6