#315f6e color space conversions
Hex:
        #315f6e
        RGB:
        49, 95, 110
        CMY:
        81, 63, 57
        CMYK:
        55, 14, 0, 57
      HSL:
        195°, 38.3648%, 31.1765%
        HSV (HSB):
        195°, 55.4545%, 43.1373%
        XYZ:
        8.1733, 9.9632, 16.2442
        xyY:
        0.2377, 0.2898, 9.9632
      CIE-Lab:
        37.7763, -11.1006, -13.3563
        CIE-LCH:
        37.7763, 17.3671, 230.2696
        CIE-Luv:
        37.7763, -19.3523, -16.5976
        Hunter-Lab:
        31.5645, -9.0171, -8.4175
      #315f6e color charts
#315f6e RGB chart
      #315f6e CMYK chart
      #315f6e RGB pie chart
      #315f6e color shades, tints & tones
#315f6e color schemes
#315f6e color preview, HTML & CSS examples
           This text has a color of #315f6e        
        
          <p style="color:#315f6e;">Text here</p>
        
        
          .mytext {color:#315f6e;}
        
        Text color #315f6e
      
           This box has a color of #315f6e        
        
          <div style="background-color:#315f6e;">Content here</div>
        
        
          .mybackground {background-color:#315f6e;}
        
        Background color #315f6e
      
           Border around this has a color of #315f6e        
        
          <div style="border:2px solid #315f6e;">Content here</div>
        
        
          .myborder {border:2px solid #315f6e;}
        
        Border color #315f6e