#7d194d color space conversions
Hex:
        #7d194d
        RGB:
        125, 25, 77
        CMY:
        51, 90, 70
        CMYK:
        0, 80, 38, 51
      HSL:
        329°, 66.6667%, 29.4118%
        HSV (HSB):
        329°, 80.0000%, 49.0196%
        XYZ:
        10.1446, 5.5911, 7.5657
        xyY:
        0.4354, 0.2399, 5.5911
      CIE-Lab:
        28.3564, 45.9840, -5.7464
        CIE-LCH:
        28.3564, 46.3416, 352.8770
        CIE-Luv:
        28.3564, 55.2412, -13.7047
        Hunter-Lab:
        23.6454, 35.2027, -2.4189
      #7d194d color charts
#7d194d RGB chart
      #7d194d CMYK chart
      #7d194d RGB pie chart
      #7d194d color shades, tints & tones
#7d194d color schemes
#7d194d color preview, HTML & CSS examples
           This text has a color of #7d194d        
        
          <p style="color:#7d194d;">Text here</p>
        
        
          .mytext {color:#7d194d;}
        
        Text color #7d194d
      
           This box has a color of #7d194d        
        
          <div style="background-color:#7d194d;">Content here</div>
        
        
          .mybackground {background-color:#7d194d;}
        
        Background color #7d194d
      
           Border around this has a color of #7d194d        
        
          <div style="border:2px solid #7d194d;">Content here</div>
        
        
          .myborder {border:2px solid #7d194d;}
        
        Border color #7d194d