#1420a8 color space conversions
Hex:
        #1420a8
        RGB:
        20, 32, 168
        CMY:
        92, 87, 34
        CMYK:
        88, 81, 0, 34
      HSL:
        235°, 78.7234%, 36.8627%
        HSV (HSB):
        235°, 88.0952%, 65.8824%
        XYZ:
        7.8729, 4.0089, 37.4046
        xyY:
        0.1597, 0.0813, 4.0089
      CIE-Lab:
        23.7008, 46.8315, -71.6224
        CIE-LCH:
        23.7008, 85.5743, 303.1793
        CIE-Luv:
        23.7008, -7.1176, -82.6157
        Hunter-Lab:
        20.0222, 35.1486, -96.7473
      #1420a8 color charts
#1420a8 RGB chart
      #1420a8 CMYK chart
      #1420a8 RGB pie chart
      #1420a8 color shades, tints & tones
#1420a8 color schemes
#1420a8 color preview, HTML & CSS examples
           This text has a color of #1420a8        
        
          <p style="color:#1420a8;">Text here</p>
        
        
          .mytext {color:#1420a8;}
        
        Text color #1420a8
      
           This box has a color of #1420a8        
        
          <div style="background-color:#1420a8;">Content here</div>
        
        
          .mybackground {background-color:#1420a8;}
        
        Background color #1420a8
      
           Border around this has a color of #1420a8        
        
          <div style="border:2px solid #1420a8;">Content here</div>
        
        
          .myborder {border:2px solid #1420a8;}
        
        Border color #1420a8