#315dbd color space conversions
Hex:
        #315dbd
        RGB:
        49, 93, 189
        CMY:
        81, 64, 26
        CMYK:
        74, 51, 0, 26
      HSL:
        221°, 58.8235%, 46.6667%
        HSV (HSB):
        221°, 74.0741%, 74.1176%
        XYZ:
        14.3663, 12.1558, 49.7332
        xyY:
        0.1884, 0.1594, 12.1558
      CIE-Lab:
        41.4627, 18.6575, -54.9518
        CIE-LCH:
        41.4627, 58.0328, 288.7536
        CIE-Luv:
        41.4627, -17.0916, -81.9606
        Hunter-Lab:
        34.8652, 12.5374, -60.1683
      #315dbd color charts
#315dbd RGB chart
      #315dbd CMYK chart
      #315dbd RGB pie chart
      #315dbd color shades, tints & tones
#315dbd color schemes
#315dbd color preview, HTML & CSS examples
           This text has a color of #315dbd        
        
          <p style="color:#315dbd;">Text here</p>
        
        
          .mytext {color:#315dbd;}
        
        Text color #315dbd
      
           This box has a color of #315dbd        
        
          <div style="background-color:#315dbd;">Content here</div>
        
        
          .mybackground {background-color:#315dbd;}
        
        Background color #315dbd
      
           Border around this has a color of #315dbd        
        
          <div style="border:2px solid #315dbd;">Content here</div>
        
        
          .myborder {border:2px solid #315dbd;}
        
        Border color #315dbd