#e149ad color space conversions
Hex:
        #e149ad
        RGB:
        225, 73, 173
        CMY:
        12, 71, 32
        CMYK:
        0, 68, 23, 12
      HSL:
        321°, 71.6981%, 58.4314%
        HSV (HSB):
        321°, 67.5556%, 88.2353%
        XYZ:
        40.9767, 23.7898, 41.9673
        xyY:
        0.3839, 0.2229, 23.7898
      CIE-Lab:
        55.8767, 67.9063, -21.6252
        CIE-LCH:
        55.8767, 71.2665, 342.3356
        CIE-Luv:
        55.8767, 83.6254, -43.2344
        Hunter-Lab:
        48.7748, 64.6058, -16.8727
      #e149ad color charts
#e149ad RGB chart
      #e149ad CMYK chart
      #e149ad RGB pie chart
      #e149ad color shades, tints & tones
#e149ad color schemes
#e149ad color preview, HTML & CSS examples
           This text has a color of #e149ad        
        
          <p style="color:#e149ad;">Text here</p>
        
        
          .mytext {color:#e149ad;}
        
        Text color #e149ad
      
           This box has a color of #e149ad        
        
          <div style="background-color:#e149ad;">Content here</div>
        
        
          .mybackground {background-color:#e149ad;}
        
        Background color #e149ad
      
           Border around this has a color of #e149ad        
        
          <div style="border:2px solid #e149ad;">Content here</div>
        
        
          .myborder {border:2px solid #e149ad;}
        
        Border color #e149ad