#7e154f color space conversions
Hex:
        #7e154f
        RGB:
        126, 21, 79
        CMY:
        51, 92, 69
        CMYK:
        0, 83, 37, 51
      HSL:
        327°, 71.4286%, 28.8235%
        HSV (HSB):
        327°, 83.3333%, 49.4118%
        XYZ:
        10.2836, 5.5365, 7.9238
        xyY:
        0.4331, 0.2332, 5.5365
      CIE-Lab:
        28.2115, 47.6866, -7.2734
        CIE-LCH:
        28.2115, 48.2381, 351.3278
        CIE-Luv:
        28.2115, 56.2709, -15.7061
        Hunter-Lab:
        23.5297, 36.8363, -3.4955
      #7e154f color charts
#7e154f RGB chart
      #7e154f CMYK chart
      #7e154f RGB pie chart
      #7e154f color shades, tints & tones
#7e154f color schemes
#7e154f color preview, HTML & CSS examples
           This text has a color of #7e154f        
        
          <p style="color:#7e154f;">Text here</p>
        
        
          .mytext {color:#7e154f;}
        
        Text color #7e154f
      
           This box has a color of #7e154f        
        
          <div style="background-color:#7e154f;">Content here</div>
        
        
          .mybackground {background-color:#7e154f;}
        
        Background color #7e154f
      
           Border around this has a color of #7e154f        
        
          <div style="border:2px solid #7e154f;">Content here</div>
        
        
          .myborder {border:2px solid #7e154f;}
        
        Border color #7e154f