#7c94a1 color space conversions
Hex:
        #7c94a1
        RGB:
        124, 148, 161
        CMY:
        51, 42, 37
        CMYK:
        23, 8, 0, 37
      HSL:
        201°, 16.4444%, 55.8824%
        HSV (HSB):
        201°, 22.9814%, 63.1373%
        XYZ:
        25.3351, 28.0381, 37.7948
        xyY:
        0.2779, 0.3075, 28.0381
      CIE-Lab:
        59.9231, -5.4707, -9.6555
        CIE-LCH:
        59.9231, 11.0976, 240.4646
        CIE-Luv:
        59.9231, -12.9668, -13.3620
        Hunter-Lab:
        52.9510, -7.2586, -5.2537
      #7c94a1 color charts
#7c94a1 RGB chart
      #7c94a1 CMYK chart
      #7c94a1 RGB pie chart
      #7c94a1 color shades, tints & tones
#7c94a1 color schemes
#7c94a1 color preview, HTML & CSS examples
           This text has a color of #7c94a1        
        
          <p style="color:#7c94a1;">Text here</p>
        
        
          .mytext {color:#7c94a1;}
        
        Text color #7c94a1
      
           This box has a color of #7c94a1        
        
          <div style="background-color:#7c94a1;">Content here</div>
        
        
          .mybackground {background-color:#7c94a1;}
        
        Background color #7c94a1
      
           Border around this has a color of #7c94a1        
        
          <div style="border:2px solid #7c94a1;">Content here</div>
        
        
          .myborder {border:2px solid #7c94a1;}
        
        Border color #7c94a1