#315ab6 color space conversions
Hex:
        #315ab6
        RGB:
        49, 90, 182
        CMY:
        81, 65, 29
        CMYK:
        73, 51, 0, 29
      HSL:
        222°, 57.5758%, 45.2941%
        HSV (HSB):
        222°, 73.0769%, 71.3725%
        XYZ:
        13.3663, 11.3427, 45.7408
        xyY:
        0.1897, 0.1610, 11.3427
      CIE-Lab:
        40.1518, 17.9790, -52.9750
        CIE-LCH:
        40.1518, 55.9427, 288.7465
        CIE-Luv:
        40.1518, -16.2548, -78.3212
        Hunter-Lab:
        33.6789, 11.9039, -56.9492
      #315ab6 color charts
#315ab6 RGB chart
      #315ab6 CMYK chart
      #315ab6 RGB pie chart
      #315ab6 color shades, tints & tones
#315ab6 color schemes
#315ab6 color preview, HTML & CSS examples
           This text has a color of #315ab6        
        
          <p style="color:#315ab6;">Text here</p>
        
        
          .mytext {color:#315ab6;}
        
        Text color #315ab6
      
           This box has a color of #315ab6        
        
          <div style="background-color:#315ab6;">Content here</div>
        
        
          .mybackground {background-color:#315ab6;}
        
        Background color #315ab6
      
           Border around this has a color of #315ab6        
        
          <div style="border:2px solid #315ab6;">Content here</div>
        
        
          .myborder {border:2px solid #315ab6;}
        
        Border color #315ab6