#e149be color space conversions
Hex:
        #e149be
        RGB:
        225, 73, 190
        CMY:
        12, 71, 25
        CMYK:
        0, 68, 16, 12
      HSL:
        314°, 71.6981%, 58.4314%
        HSV (HSB):
        314°, 67.5556%, 88.2353%
        XYZ:
        42.7281, 24.4903, 51.1903
        xyY:
        0.3609, 0.2068, 24.4903
      CIE-Lab:
        56.5754, 70.2011, -30.3850
        CIE-LCH:
        56.5754, 76.4948, 336.5957
        CIE-Luv:
        56.5754, 77.5069, -56.8476
        Hunter-Lab:
        49.4877, 67.5150, -26.6884
      #e149be color charts
#e149be RGB chart
      #e149be CMYK chart
      #e149be RGB pie chart
      #e149be color shades, tints & tones
#e149be color schemes
#e149be color preview, HTML & CSS examples
           This text has a color of #e149be        
        
          <p style="color:#e149be;">Text here</p>
        
        
          .mytext {color:#e149be;}
        
        Text color #e149be
      
           This box has a color of #e149be        
        
          <div style="background-color:#e149be;">Content here</div>
        
        
          .mybackground {background-color:#e149be;}
        
        Background color #e149be
      
           Border around this has a color of #e149be        
        
          <div style="border:2px solid #e149be;">Content here</div>
        
        
          .myborder {border:2px solid #e149be;}
        
        Border color #e149be