#317b8e color space conversions
Hex:
        #317b8e
        RGB:
        49, 123, 142
        CMY:
        81, 52, 44
        CMYK:
        65, 13, 0, 44
      HSL:
        192°, 48.6911%, 37.4510%
        HSV (HSB):
        192°, 65.4930%, 55.6863%
        XYZ:
        13.2321, 16.7719, 28.1311
        xyY:
        0.2276, 0.2885, 16.7719
      CIE-Lab:
        47.9713, -16.5992, -17.0859
        CIE-LCH:
        47.9713, 23.8214, 225.8277
        CIE-Luv:
        47.9713, -28.8560, -22.4978
        Hunter-Lab:
        40.9535, -13.9953, -12.0590
      #317b8e color charts
#317b8e RGB chart
      #317b8e CMYK chart
      #317b8e RGB pie chart
      #317b8e color shades, tints & tones
#317b8e color schemes
#317b8e color preview, HTML & CSS examples
           This text has a color of #317b8e        
        
          <p style="color:#317b8e;">Text here</p>
        
        
          .mytext {color:#317b8e;}
        
        Text color #317b8e
      
           This box has a color of #317b8e        
        
          <div style="background-color:#317b8e;">Content here</div>
        
        
          .mybackground {background-color:#317b8e;}
        
        Background color #317b8e
      
           Border around this has a color of #317b8e        
        
          <div style="border:2px solid #317b8e;">Content here</div>
        
        
          .myborder {border:2px solid #317b8e;}
        
        Border color #317b8e