#e185d3 color space conversions
Hex:
        #e185d3
        RGB:
        225, 133, 211
        CMY:
        12, 48, 17
        CMYK:
        0, 41, 6, 12
      HSL:
        309°, 60.5263%, 70.1961%
        HSV (HSB):
        309°, 40.8889%, 88.2353%
        XYZ:
        51.1967, 37.4858, 66.1651
        xyY:
        0.3306, 0.2421, 37.4858
      CIE-Lab:
        67.6399, 46.3054, -25.1958
        CIE-LCH:
        67.6399, 52.7164, 331.4485
        CIE-Luv:
        67.6399, 47.8064, -46.4656
        Hunter-Lab:
        61.2256, 42.1165, -21.2154
      #e185d3 color charts
#e185d3 RGB chart
      #e185d3 CMYK chart
      #e185d3 RGB pie chart
      #e185d3 color shades, tints & tones
#e185d3 color schemes
#e185d3 color preview, HTML & CSS examples
           This text has a color of #e185d3        
        
          <p style="color:#e185d3;">Text here</p>
        
        
          .mytext {color:#e185d3;}
        
        Text color #e185d3
      
           This box has a color of #e185d3        
        
          <div style="background-color:#e185d3;">Content here</div>
        
        
          .mybackground {background-color:#e185d3;}
        
        Background color #e185d3
      
           Border around this has a color of #e185d3        
        
          <div style="border:2px solid #e185d3;">Content here</div>
        
        
          .myborder {border:2px solid #e185d3;}
        
        Border color #e185d3