#7992a2 color space conversions
Hex:
        #7992a2
        RGB:
        121, 146, 162
        CMY:
        53, 43, 36
        CMYK:
        25, 10, 0, 36
      HSL:
        203°, 18.0617%, 55.4902%
        HSV (HSB):
        203°, 25.3086%, 63.5294%
        XYZ:
        24.6856, 27.2314, 38.1375
        xyY:
        0.2741, 0.3024, 27.2314
      CIE-Lab:
        59.1879, -5.0749, -11.3468
        CIE-LCH:
        59.1879, 12.4300, 245.9033
        CIE-Luv:
        59.1879, -13.4735, -15.9687
        Hunter-Lab:
        52.1837, -6.8815, -6.8025
      #7992a2 color charts
#7992a2 RGB chart
      #7992a2 CMYK chart
      #7992a2 RGB pie chart
      #7992a2 color shades, tints & tones
#7992a2 color schemes
#7992a2 color preview, HTML & CSS examples
           This text has a color of #7992a2        
        
          <p style="color:#7992a2;">Text here</p>
        
        
          .mytext {color:#7992a2;}
        
        Text color #7992a2
      
           This box has a color of #7992a2        
        
          <div style="background-color:#7992a2;">Content here</div>
        
        
          .mybackground {background-color:#7992a2;}
        
        Background color #7992a2
      
           Border around this has a color of #7992a2        
        
          <div style="border:2px solid #7992a2;">Content here</div>
        
        
          .myborder {border:2px solid #7992a2;}
        
        Border color #7992a2