#7b195e color space conversions
Hex:
        #7b195e
        RGB:
        123, 25, 94
        CMY:
        52, 90, 63
        CMYK:
        0, 80, 24, 52
      HSL:
        318°, 66.2162%, 29.0196%
        HSV (HSB):
        318°, 79.6748%, 48.2353%
        XYZ:
        10.5364, 5.7144, 11.1373
        xyY:
        0.3847, 0.2086, 5.7144
      CIE-Lab:
        28.6801, 47.6032, -16.4995
        CIE-LCH:
        28.6801, 50.3815, 340.8834
        CIE-Luv:
        28.6801, 47.4244, -26.7330
        Hunter-Lab:
        23.9047, 36.8434, -10.8902
      #7b195e color charts
#7b195e RGB chart
      #7b195e CMYK chart
      #7b195e RGB pie chart
      #7b195e color shades, tints & tones
#7b195e color schemes
#7b195e color preview, HTML & CSS examples
           This text has a color of #7b195e        
        
          <p style="color:#7b195e;">Text here</p>
        
        
          .mytext {color:#7b195e;}
        
        Text color #7b195e
      
           This box has a color of #7b195e        
        
          <div style="background-color:#7b195e;">Content here</div>
        
        
          .mybackground {background-color:#7b195e;}
        
        Background color #7b195e
      
           Border around this has a color of #7b195e        
        
          <div style="border:2px solid #7b195e;">Content here</div>
        
        
          .myborder {border:2px solid #7b195e;}
        
        Border color #7b195e