#e6149e color space conversions
Hex:
        #e6149e
        RGB:
        230, 20, 158
        CMY:
        10, 92, 38
        CMYK:
        0, 91, 31, 10
      HSL:
        321°, 84.0000%, 49.0196%
        HSV (HSB):
        321°, 91.3043%, 90.1961%
        XYZ:
        39.0548, 19.7919, 34.1096
        xyY:
        0.4201, 0.2129, 19.7919
      CIE-Lab:
        51.6011, 80.3354, -19.2783
        CIE-LCH:
        51.6011, 82.6161, 346.5058
        CIE-Luv:
        51.6011, 106.3992, -41.5210
        Hunter-Lab:
        44.4881, 78.8458, -14.3166
      #e6149e color charts
#e6149e RGB chart
      #e6149e CMYK chart
      #e6149e RGB pie chart
      #e6149e color shades, tints & tones
#e6149e color schemes
#e6149e color preview, HTML & CSS examples
           This text has a color of #e6149e        
        
          <p style="color:#e6149e;">Text here</p>
        
        
          .mytext {color:#e6149e;}
        
        Text color #e6149e
      
           This box has a color of #e6149e        
        
          <div style="background-color:#e6149e;">Content here</div>
        
        
          .mybackground {background-color:#e6149e;}
        
        Background color #e6149e
      
           Border around this has a color of #e6149e        
        
          <div style="border:2px solid #e6149e;">Content here</div>
        
        
          .myborder {border:2px solid #e6149e;}
        
        Border color #e6149e