#1f779b color space conversions
Hex:
        #1f779b
        RGB:
        31, 119, 155
        CMY:
        88, 53, 39
        CMYK:
        80, 23, 0, 39
      HSL:
        197°, 66.6667%, 36.4706%
        HSV (HSB):
        197°, 80.0000%, 60.7843%
        XYZ:
        13.0783, 15.8515, 33.3807
        xyY:
        0.2099, 0.2544, 15.8515
      CIE-Lab:
        46.7791, -12.4680, -26.6177
        CIE-LCH:
        46.7791, 29.3931, 244.9011
        CIE-Luv:
        46.7791, -29.6745, -37.6305
        Hunter-Lab:
        39.8140, -11.0398, -21.8400
      #1f779b color charts
#1f779b RGB chart
      #1f779b CMYK chart
      #1f779b RGB pie chart
      #1f779b color shades, tints & tones
#1f779b color schemes
#1f779b color preview, HTML & CSS examples
           This text has a color of #1f779b        
        
          <p style="color:#1f779b;">Text here</p>
        
        
          .mytext {color:#1f779b;}
        
        Text color #1f779b
      
           This box has a color of #1f779b        
        
          <div style="background-color:#1f779b;">Content here</div>
        
        
          .mybackground {background-color:#1f779b;}
        
        Background color #1f779b
      
           Border around this has a color of #1f779b        
        
          <div style="border:2px solid #1f779b;">Content here</div>
        
        
          .myborder {border:2px solid #1f779b;}
        
        Border color #1f779b