#7992a5 color space conversions
Hex:
        #7992a5
        RGB:
        121, 146, 165
        CMY:
        53, 43, 35
        CMYK:
        27, 12, 0, 35
      HSL:
        206°, 19.6429%, 56.0784%
        HSV (HSB):
        206°, 26.6667%, 64.7059%
        XYZ:
        24.9556, 27.3393, 39.5590
        xyY:
        0.2717, 0.2976, 27.3393
      CIE-Lab:
        59.2871, -4.3441, -12.9060
        CIE-LCH:
        59.2871, 13.6175, 251.3971
        CIE-Luv:
        59.2871, -13.5378, -18.4768
        Hunter-Lab:
        52.2870, -6.3077, -8.2564
      #7992a5 color charts
#7992a5 RGB chart
      #7992a5 CMYK chart
      #7992a5 RGB pie chart
      #7992a5 color shades, tints & tones
#7992a5 color schemes
#7992a5 color preview, HTML & CSS examples
           This text has a color of #7992a5        
        
          <p style="color:#7992a5;">Text here</p>
        
        
          .mytext {color:#7992a5;}
        
        Text color #7992a5
      
           This box has a color of #7992a5        
        
          <div style="background-color:#7992a5;">Content here</div>
        
        
          .mybackground {background-color:#7992a5;}
        
        Background color #7992a5
      
           Border around this has a color of #7992a5        
        
          <div style="border:2px solid #7992a5;">Content here</div>
        
        
          .myborder {border:2px solid #7992a5;}
        
        Border color #7992a5