#7b95a4 color space conversions
Hex:
        #7b95a4
        RGB:
        123, 149, 164
        CMY:
        52, 42, 36
        CMYK:
        25, 9, 0, 36
      HSL:
        202°, 18.3857%, 56.2745%
        HSV (HSB):
        202°, 25.0000%, 64.3137%
        XYZ:
        25.6167, 28.3862, 39.2509
        xyY:
        0.2747, 0.3044, 28.3862
      CIE-Lab:
        60.2360, -5.6317, -10.8984
        CIE-LCH:
        60.2360, 12.2675, 242.6725
        CIE-Luv:
        60.2360, -13.9457, -15.2492
        Hunter-Lab:
        53.2787, -7.4140, -6.3844
      #7b95a4 color charts
#7b95a4 RGB chart
      #7b95a4 CMYK chart
      #7b95a4 RGB pie chart
      #7b95a4 color shades, tints & tones
#7b95a4 color schemes
#7b95a4 color preview, HTML & CSS examples
           This text has a color of #7b95a4        
        
          <p style="color:#7b95a4;">Text here</p>
        
        
          .mytext {color:#7b95a4;}
        
        Text color #7b95a4
      
           This box has a color of #7b95a4        
        
          <div style="background-color:#7b95a4;">Content here</div>
        
        
          .mybackground {background-color:#7b95a4;}
        
        Background color #7b95a4
      
           Border around this has a color of #7b95a4        
        
          <div style="border:2px solid #7b95a4;">Content here</div>
        
        
          .myborder {border:2px solid #7b95a4;}
        
        Border color #7b95a4