#e1507f color space conversions
Hex:
        #e1507f
        RGB:
        225, 80, 127
        CMY:
        12, 69, 50
        CMYK:
        0, 64, 44, 12
      HSL:
        341°, 70.7317%, 59.8039%
        HSV (HSB):
        341°, 64.4444%, 88.2353%
        XYZ:
        37.7508, 23.2772, 22.5819
        xyY:
        0.4515, 0.2784, 23.2772
      CIE-Lab:
        55.3567, 59.9634, 4.6437
        CIE-LCH:
        55.3567, 60.1429, 4.4283
        CIE-Luv:
        55.3567, 96.6382, -5.4393
        Hunter-Lab:
        48.2464, 55.2373, 6.0216
      #e1507f color charts
#e1507f RGB chart
      #e1507f CMYK chart
      #e1507f RGB pie chart
      #e1507f color shades, tints & tones
#e1507f color schemes
#e1507f color preview, HTML & CSS examples
           This text has a color of #e1507f        
        
          <p style="color:#e1507f;">Text here</p>
        
        
          .mytext {color:#e1507f;}
        
        Text color #e1507f
      
           This box has a color of #e1507f        
        
          <div style="background-color:#e1507f;">Content here</div>
        
        
          .mybackground {background-color:#e1507f;}
        
        Background color #e1507f
      
           Border around this has a color of #e1507f        
        
          <div style="border:2px solid #e1507f;">Content here</div>
        
        
          .myborder {border:2px solid #e1507f;}
        
        Border color #e1507f