#1459a8 color space conversions
Hex:
        #1459a8
        RGB:
        20, 89, 168
        CMY:
        92, 65, 34
        CMYK:
        88, 47, 0, 34
      HSL:
        212°, 78.7234%, 36.8627%
        HSV (HSB):
        212°, 88.0952%, 65.8824%
        XYZ:
        10.9288, 10.1206, 38.4233
        xyY:
        0.1838, 0.1702, 10.1206
      CIE-Lab:
        38.0581, 10.1260, -48.1287
        CIE-LCH:
        38.0581, 49.1824, 281.8814
        CIE-Luv:
        38.0581, -20.0851, -69.6117
        Hunter-Lab:
        31.8129, 5.6478, -49.3406
      #1459a8 color charts
#1459a8 RGB chart
      #1459a8 CMYK chart
      #1459a8 RGB pie chart
      #1459a8 color shades, tints & tones
#1459a8 color schemes
#1459a8 color preview, HTML & CSS examples
           This text has a color of #1459a8        
        
          <p style="color:#1459a8;">Text here</p>
        
        
          .mytext {color:#1459a8;}
        
        Text color #1459a8
      
           This box has a color of #1459a8        
        
          <div style="background-color:#1459a8;">Content here</div>
        
        
          .mybackground {background-color:#1459a8;}
        
        Background color #1459a8
      
           Border around this has a color of #1459a8        
        
          <div style="border:2px solid #1459a8;">Content here</div>
        
        
          .myborder {border:2px solid #1459a8;}
        
        Border color #1459a8