#315d8b color space conversions
Hex:
        #315d8b
        RGB:
        49, 93, 139
        CMY:
        81, 64, 45
        CMYK:
        65, 33, 0, 45
      HSL:
        211°, 47.8723%, 36.8627%
        HSV (HSB):
        211°, 64.7482%, 54.5098%
        XYZ:
        9.8412, 10.3457, 25.9043
        xyY:
        0.2135, 0.2245, 10.3457
      CIE-Lab:
        38.4559, 0.0624, -30.0379
        CIE-LCH:
        38.4559, 30.0379, 270.1191
        CIE-Luv:
        38.4559, -17.8334, -42.3692
        Hunter-Lab:
        32.1648, -1.6744, -25.2346
      #315d8b color charts
#315d8b RGB chart
      #315d8b CMYK chart
      #315d8b RGB pie chart
      #315d8b color shades, tints & tones
#315d8b color schemes
#315d8b color preview, HTML & CSS examples
           This text has a color of #315d8b        
        
          <p style="color:#315d8b;">Text here</p>
        
        
          .mytext {color:#315d8b;}
        
        Text color #315d8b
      
           This box has a color of #315d8b        
        
          <div style="background-color:#315d8b;">Content here</div>
        
        
          .mybackground {background-color:#315d8b;}
        
        Background color #315d8b
      
           Border around this has a color of #315d8b        
        
          <div style="border:2px solid #315d8b;">Content here</div>
        
        
          .myborder {border:2px solid #315d8b;}
        
        Border color #315d8b