#1458ab color space conversions
Hex:
        #1458ab
        RGB:
        20, 88, 171
        CMY:
        92, 65, 33
        CMYK:
        88, 49, 0, 33
      HSL:
        213°, 79.0576%, 37.4510%
        HSV (HSB):
        213°, 88.3041%, 67.0588%
        XYZ:
        11.1289, 10.0684, 39.8849
        xyY:
        0.1822, 0.1648, 10.0684
      CIE-Lab:
        37.9650, 12.0025, -50.0591
        CIE-LCH:
        37.9650, 51.4779, 283.4831
        CIE-Luv:
        37.9650, -19.6810, -72.4458
        Hunter-Lab:
        31.7308, 7.0761, -52.3146
      #1458ab color charts
#1458ab RGB chart
      #1458ab CMYK chart
      #1458ab RGB pie chart
      #1458ab color shades, tints & tones
#1458ab color schemes
#1458ab color preview, HTML & CSS examples
           This text has a color of #1458ab        
        
          <p style="color:#1458ab;">Text here</p>
        
        
          .mytext {color:#1458ab;}
        
        Text color #1458ab
      
           This box has a color of #1458ab        
        
          <div style="background-color:#1458ab;">Content here</div>
        
        
          .mybackground {background-color:#1458ab;}
        
        Background color #1458ab
      
           Border around this has a color of #1458ab        
        
          <div style="border:2px solid #1458ab;">Content here</div>
        
        
          .myborder {border:2px solid #1458ab;}
        
        Border color #1458ab