#e15986 color space conversions
Hex:
        #e15986
        RGB:
        225, 89, 134
        CMY:
        12, 65, 47
        CMYK:
        0, 60, 40, 12
      HSL:
        340°, 69.3878%, 61.5686%
        HSV (HSB):
        340°, 60.4444%, 88.2353%
        XYZ:
        38.9268, 24.8735, 25.3037
        xyY:
        0.4369, 0.2792, 24.8735
      CIE-Lab:
        56.9520, 56.8647, 2.8173
        CIE-LCH:
        56.9520, 56.9344, 2.8363
        CIE-Luv:
        56.9520, 89.7861, -7.0687
        Hunter-Lab:
        49.8734, 52.0431, 4.8301
      #e15986 color charts
#e15986 RGB chart
      #e15986 CMYK chart
      #e15986 RGB pie chart
      #e15986 color shades, tints & tones
#e15986 color schemes
#e15986 color preview, HTML & CSS examples
           This text has a color of #e15986        
        
          <p style="color:#e15986;">Text here</p>
        
        
          .mytext {color:#e15986;}
        
        Text color #e15986
      
           This box has a color of #e15986        
        
          <div style="background-color:#e15986;">Content here</div>
        
        
          .mybackground {background-color:#e15986;}
        
        Background color #e15986
      
           Border around this has a color of #e15986        
        
          <div style="border:2px solid #e15986;">Content here</div>
        
        
          .myborder {border:2px solid #e15986;}
        
        Border color #e15986