#1456a8 color space conversions
Hex:
        #1456a8
        RGB:
        20, 86, 168
        CMY:
        92, 66, 34
        CMYK:
        88, 49, 0, 34
      HSL:
        213°, 78.7234%, 36.8627%
        HSV (HSB):
        213°, 88.0952%, 65.8824%
        XYZ:
        10.6842, 9.6315, 38.3417
        xyY:
        0.1821, 0.1642, 9.6315
      CIE-Lab:
        37.1727, 12.1148, -49.5552
        CIE-LCH:
        37.1727, 51.0146, 283.7377
        CIE-Luv:
        37.1727, -19.1665, -71.2801
        Hunter-Lab:
        31.0346, 7.1410, -51.5257
      #1456a8 color charts
#1456a8 RGB chart
      #1456a8 CMYK chart
      #1456a8 RGB pie chart
      #1456a8 color shades, tints & tones
#1456a8 color schemes
#1456a8 color preview, HTML & CSS examples
           This text has a color of #1456a8        
        
          <p style="color:#1456a8;">Text here</p>
        
        
          .mytext {color:#1456a8;}
        
        Text color #1456a8
      
           This box has a color of #1456a8        
        
          <div style="background-color:#1456a8;">Content here</div>
        
        
          .mybackground {background-color:#1456a8;}
        
        Background color #1456a8
      
           Border around this has a color of #1456a8        
        
          <div style="border:2px solid #1456a8;">Content here</div>
        
        
          .myborder {border:2px solid #1456a8;}
        
        Border color #1456a8