#317a80 color space conversions
Hex:
        #317a80
        RGB:
        49, 122, 128
        CMY:
        81, 52, 50
        CMYK:
        62, 5, 0, 50
      HSL:
        185°, 44.6328%, 34.7059%
        HSV (HSB):
        185°, 61.7188%, 50.1961%
        XYZ:
        12.1224, 16.1305, 22.8967
        xyY:
        0.2370, 0.3154, 16.1305
      CIE-Lab:
        47.1453, -20.4950, -10.0613
        CIE-LCH:
        47.1453, 22.8315, 206.1472
        CIE-Luv:
        47.1453, -29.1797, -11.3746
        Hunter-Lab:
        40.1629, -16.4080, -5.6870
      #317a80 color charts
#317a80 RGB chart
      #317a80 CMYK chart
      #317a80 RGB pie chart
      #317a80 color shades, tints & tones
#317a80 color schemes
#317a80 color preview, HTML & CSS examples
           This text has a color of #317a80        
        
          <p style="color:#317a80;">Text here</p>
        
        
          .mytext {color:#317a80;}
        
        Text color #317a80
      
           This box has a color of #317a80        
        
          <div style="background-color:#317a80;">Content here</div>
        
        
          .mybackground {background-color:#317a80;}
        
        Background color #317a80
      
           Border around this has a color of #317a80        
        
          <div style="border:2px solid #317a80;">Content here</div>
        
        
          .myborder {border:2px solid #317a80;}
        
        Border color #317a80