#e186be color space conversions
Hex:
        #e186be
        RGB:
        225, 134, 190
        CMY:
        12, 47, 25
        CMYK:
        0, 40, 16, 12
      HSL:
        323°, 60.2649%, 70.3922%
        HSV (HSB):
        323°, 40.4444%, 88.2353%
        XYZ:
        48.8707, 36.7755, 53.2378
        xyY:
        0.3519, 0.2648, 36.7755
      CIE-Lab:
        67.1082, 42.3403, -14.2714
        CIE-LCH:
        67.1082, 44.6808, 341.3728
        CIE-Luv:
        67.1082, 51.7349, -28.7556
        Hunter-Lab:
        60.6428, 37.7245, -9.6003
      #e186be color charts
#e186be RGB chart
      #e186be CMYK chart
      #e186be RGB pie chart
      #e186be color shades, tints & tones
#e186be color schemes
#e186be color preview, HTML & CSS examples
           This text has a color of #e186be        
        
          <p style="color:#e186be;">Text here</p>
        
        
          .mytext {color:#e186be;}
        
        Text color #e186be
      
           This box has a color of #e186be        
        
          <div style="background-color:#e186be;">Content here</div>
        
        
          .mybackground {background-color:#e186be;}
        
        Background color #e186be
      
           Border around this has a color of #e186be        
        
          <div style="border:2px solid #e186be;">Content here</div>
        
        
          .myborder {border:2px solid #e186be;}
        
        Border color #e186be