#315bbd color space conversions
Hex:
        #315bbd
        RGB:
        49, 91, 189
        CMY:
        81, 64, 26
        CMYK:
        74, 52, 0, 26
      HSL:
        222°, 58.8235%, 46.6667%
        HSV (HSB):
        222°, 74.0741%, 74.1176%
        XYZ:
        14.1930, 11.8093, 49.6755
        xyY:
        0.1875, 0.1560, 11.8093
      CIE-Lab:
        40.9114, 19.9588, -55.8427
        CIE-LCH:
        40.9114, 59.3022, 289.6674
        CIE-Luv:
        40.9114, -16.5080, -83.0040
        Hunter-Lab:
        34.3646, 13.5847, -61.6509
      #315bbd color charts
#315bbd RGB chart
      #315bbd CMYK chart
      #315bbd RGB pie chart
      #315bbd color shades, tints & tones
#315bbd color schemes
#315bbd color preview, HTML & CSS examples
           This text has a color of #315bbd        
        
          <p style="color:#315bbd;">Text here</p>
        
        
          .mytext {color:#315bbd;}
        
        Text color #315bbd
      
           This box has a color of #315bbd        
        
          <div style="background-color:#315bbd;">Content here</div>
        
        
          .mybackground {background-color:#315bbd;}
        
        Background color #315bbd
      
           Border around this has a color of #315bbd        
        
          <div style="border:2px solid #315bbd;">Content here</div>
        
        
          .myborder {border:2px solid #315bbd;}
        
        Border color #315bbd