#e149cf color space conversions
Hex:
        #e149cf
        RGB:
        225, 73, 207
        CMY:
        12, 71, 19
        CMYK:
        0, 68, 8, 12
      HSL:
        307°, 71.6981%, 58.4314%
        HSV (HSB):
        307°, 67.5556%, 88.2353%
        XYZ:
        44.6964, 25.2776, 61.5548
        xyY:
        0.3398, 0.1922, 25.2776
      CIE-Lab:
        57.3449, 72.6775, -38.9160
        CIE-LCH:
        57.3449, 82.4407, 331.8327
        CIE-Luv:
        57.3449, 71.5377, -70.4362
        Hunter-Lab:
        50.2769, 70.7028, -37.3959
      #e149cf color charts
#e149cf RGB chart
      #e149cf CMYK chart
      #e149cf RGB pie chart
      #e149cf color shades, tints & tones
#e149cf color schemes
#e149cf color preview, HTML & CSS examples
           This text has a color of #e149cf        
        
          <p style="color:#e149cf;">Text here</p>
        
        
          .mytext {color:#e149cf;}
        
        Text color #e149cf
      
           This box has a color of #e149cf        
        
          <div style="background-color:#e149cf;">Content here</div>
        
        
          .mybackground {background-color:#e149cf;}
        
        Background color #e149cf
      
           Border around this has a color of #e149cf        
        
          <div style="border:2px solid #e149cf;">Content here</div>
        
        
          .myborder {border:2px solid #e149cf;}
        
        Border color #e149cf