#315b7f color space conversions
Hex:
        #315b7f
        RGB:
        49, 91, 127
        CMY:
        81, 64, 50
        CMYK:
        61, 28, 0, 50
      HSL:
        208°, 44.3182%, 34.5098%
        HSV (HSB):
        208°, 61.4173%, 49.8039%
        XYZ:
        8.8385, 9.6674, 21.4788
        xyY:
        0.2210, 0.2418, 9.6674
      CIE-Lab:
        37.2388, -2.9527, -24.6341
        CIE-LCH:
        37.2388, 24.8104, 263.1651
        CIE-Luv:
        37.2388, -17.3692, -33.7643
        Hunter-Lab:
        31.0925, -3.6708, -19.1930
      #315b7f color charts
#315b7f RGB chart
      #315b7f CMYK chart
      #315b7f RGB pie chart
      #315b7f color shades, tints & tones
#315b7f color schemes
#315b7f color preview, HTML & CSS examples
           This text has a color of #315b7f        
        
          <p style="color:#315b7f;">Text here</p>
        
        
          .mytext {color:#315b7f;}
        
        Text color #315b7f
      
           This box has a color of #315b7f        
        
          <div style="background-color:#315b7f;">Content here</div>
        
        
          .mybackground {background-color:#315b7f;}
        
        Background color #315b7f
      
           Border around this has a color of #315b7f        
        
          <div style="border:2px solid #315b7f;">Content here</div>
        
        
          .myborder {border:2px solid #315b7f;}
        
        Border color #315b7f