#e6415b color space conversions
Hex:
        #e6415b
        RGB:
        230, 65, 91
        CMY:
        10, 75, 64
        CMYK:
        0, 72, 60, 10
      HSL:
        351°, 76.7442%, 57.8431%
        HSV (HSB):
        351°, 71.7391%, 90.1961%
        XYZ:
        36.4118, 21.3589, 12.1011
        xyY:
        0.5211, 0.3057, 21.3589
      CIE-Lab:
        53.3401, 64.2578, 23.3940
        CIE-LCH:
        53.3401, 68.3838, 20.0048
        CIE-Luv:
        53.3401, 119.7331, 14.3374
        Hunter-Lab:
        46.2157, 59.7565, 16.8265
      #e6415b color charts
#e6415b RGB chart
      #e6415b CMYK chart
      #e6415b RGB pie chart
      #e6415b color shades, tints & tones
#e6415b color schemes
#e6415b color preview, HTML & CSS examples
           This text has a color of #e6415b        
        
          <p style="color:#e6415b;">Text here</p>
        
        
          .mytext {color:#e6415b;}
        
        Text color #e6415b
      
           This box has a color of #e6415b        
        
          <div style="background-color:#e6415b;">Content here</div>
        
        
          .mybackground {background-color:#e6415b;}
        
        Background color #e6415b
      
           Border around this has a color of #e6415b        
        
          <div style="border:2px solid #e6415b;">Content here</div>
        
        
          .myborder {border:2px solid #e6415b;}
        
        Border color #e6415b