#315d66 color space conversions
Hex:
        #315d66
        RGB:
        49, 93, 102
        CMY:
        81, 64, 60
        CMYK:
        52, 9, 0, 60
      HSL:
        190°, 35.0993%, 29.6078%
        HSV (HSB):
        190°, 51.9608%, 40.0000%
        XYZ:
        7.5792, 9.4410, 13.9932
        xyY:
        0.2444, 0.3044, 9.4410
      CIE-Lab:
        36.8198, -12.4600, -9.8602
        CIE-LCH:
        36.8198, 15.8895, 218.3564
        CIE-Luv:
        36.8198, -18.7903, -11.4290
        Hunter-Lab:
        30.7262, -9.7401, -5.4933
      #315d66 color charts
#315d66 RGB chart
      #315d66 CMYK chart
      #315d66 RGB pie chart
      #315d66 color shades, tints & tones
#315d66 color schemes
#315d66 color preview, HTML & CSS examples
           This text has a color of #315d66        
        
          <p style="color:#315d66;">Text here</p>
        
        
          .mytext {color:#315d66;}
        
        Text color #315d66
      
           This box has a color of #315d66        
        
          <div style="background-color:#315d66;">Content here</div>
        
        
          .mybackground {background-color:#315d66;}
        
        Background color #315d66
      
           Border around this has a color of #315d66        
        
          <div style="border:2px solid #315d66;">Content here</div>
        
        
          .myborder {border:2px solid #315d66;}
        
        Border color #315d66