#e6145a color space conversions
Hex:
        #e6145a
        RGB:
        230, 20, 90
        CMY:
        10, 92, 65
        CMYK:
        0, 91, 61, 10
      HSL:
        340°, 84.0000%, 49.0196%
        HSV (HSB):
        340°, 91.3043%, 90.1961%
        XYZ:
        34.7287, 18.0615, 11.3287
        xyY:
        0.5416, 0.2817, 18.0615
      CIE-Lab:
        49.5706, 74.8221, 18.9860
        CIE-LCH:
        49.5706, 77.1934, 14.2382
        CIE-Luv:
        49.5706, 136.0819, 6.6200
        Hunter-Lab:
        42.4988, 71.4919, 13.9446
      #e6145a color charts
#e6145a RGB chart
      #e6145a CMYK chart
      #e6145a RGB pie chart
      #e6145a color shades, tints & tones
#e6145a color schemes
#e6145a color preview, HTML & CSS examples
           This text has a color of #e6145a        
        
          <p style="color:#e6145a;">Text here</p>
        
        
          .mytext {color:#e6145a;}
        
        Text color #e6145a
      
           This box has a color of #e6145a        
        
          <div style="background-color:#e6145a;">Content here</div>
        
        
          .mybackground {background-color:#e6145a;}
        
        Background color #e6145a
      
           Border around this has a color of #e6145a        
        
          <div style="border:2px solid #e6145a;">Content here</div>
        
        
          .myborder {border:2px solid #e6145a;}
        
        Border color #e6145a