#1428a1 color space conversions
Hex:
        #1428a1
        RGB:
        20, 40, 161
        CMY:
        92, 84, 37
        CMYK:
        88, 75, 0, 37
      HSL:
        231°, 77.9006%, 35.4902%
        HSV (HSB):
        231°, 87.5776%, 63.1373%
        XYZ:
        7.4803, 4.2395, 34.1423
        xyY:
        0.1631, 0.0924, 4.2395
      CIE-Lab:
        24.4480, 39.9264, -66.1375
        CIE-LCH:
        24.4480, 77.2547, 301.1189
        CIE-Luv:
        24.4480, -8.0673, -78.9534
        Hunter-Lab:
        20.5901, 28.8158, -83.9010
      #1428a1 color charts
#1428a1 RGB chart
      #1428a1 CMYK chart
      #1428a1 RGB pie chart
      #1428a1 color shades, tints & tones
#1428a1 color schemes
#1428a1 color preview, HTML & CSS examples
           This text has a color of #1428a1        
        
          <p style="color:#1428a1;">Text here</p>
        
        
          .mytext {color:#1428a1;}
        
        Text color #1428a1
      
           This box has a color of #1428a1        
        
          <div style="background-color:#1428a1;">Content here</div>
        
        
          .mybackground {background-color:#1428a1;}
        
        Background color #1428a1
      
           Border around this has a color of #1428a1        
        
          <div style="border:2px solid #1428a1;">Content here</div>
        
        
          .myborder {border:2px solid #1428a1;}
        
        Border color #1428a1