#e15984 color space conversions
Hex:
        #e15984
        RGB:
        225, 89, 132
        CMY:
        12, 65, 48
        CMYK:
        0, 60, 41, 12
      HSL:
        341°, 69.3878%, 61.5686%
        HSV (HSB):
        341°, 60.4444%, 88.2353%
        XYZ:
        38.7886, 24.8183, 24.5758
        xyY:
        0.4399, 0.2814, 24.8183
      CIE-Lab:
        56.8979, 56.6578, 3.9145
        CIE-LCH:
        56.8979, 56.7929, 3.9523
        CIE-Luv:
        56.8979, 90.3915, -5.6154
        Hunter-Lab:
        49.8179, 51.8000, 5.6240
      #e15984 color charts
#e15984 RGB chart
      #e15984 CMYK chart
      #e15984 RGB pie chart
      #e15984 color shades, tints & tones
#e15984 color schemes
#e15984 color preview, HTML & CSS examples
           This text has a color of #e15984        
        
          <p style="color:#e15984;">Text here</p>
        
        
          .mytext {color:#e15984;}
        
        Text color #e15984
      
           This box has a color of #e15984        
        
          <div style="background-color:#e15984;">Content here</div>
        
        
          .mybackground {background-color:#e15984;}
        
        Background color #e15984
      
           Border around this has a color of #e15984        
        
          <div style="border:2px solid #e15984;">Content here</div>
        
        
          .myborder {border:2px solid #e15984;}
        
        Border color #e15984