#7d195f color space conversions
Hex:
        #7d195f
        RGB:
        125, 25, 95
        CMY:
        51, 90, 63
        CMYK:
        0, 80, 24, 51
      HSL:
        318°, 66.6667%, 29.4118%
        HSV (HSB):
        318°, 80.0000%, 49.0196%
        XYZ:
        10.8706, 5.8815, 11.3888
        xyY:
        0.3863, 0.2090, 5.8815
      CIE-Lab:
        29.1114, 48.2575, -16.4545
        CIE-LCH:
        29.1114, 50.9857, 341.1720
        CIE-Luv:
        29.1114, 48.6161, -26.9136
        Hunter-Lab:
        24.2517, 37.5707, -10.8668
      #7d195f color charts
#7d195f RGB chart
      #7d195f CMYK chart
      #7d195f RGB pie chart
      #7d195f color shades, tints & tones
#7d195f color schemes
#7d195f color preview, HTML & CSS examples
           This text has a color of #7d195f        
        
          <p style="color:#7d195f;">Text here</p>
        
        
          .mytext {color:#7d195f;}
        
        Text color #7d195f
      
           This box has a color of #7d195f        
        
          <div style="background-color:#7d195f;">Content here</div>
        
        
          .mybackground {background-color:#7d195f;}
        
        Background color #7d195f
      
           Border around this has a color of #7d195f        
        
          <div style="border:2px solid #7d195f;">Content here</div>
        
        
          .myborder {border:2px solid #7d195f;}
        
        Border color #7d195f