#153986 color space conversions
Hex:
        #153986
        RGB:
        21, 57, 134
        CMY:
        92, 78, 47
        CMYK:
        84, 57, 0, 47
      HSL:
        221°, 72.9032%, 30.3922%
        HSV (HSB):
        221°, 84.3284%, 52.5490%
        XYZ:
        6.0755, 4.8069, 23.1619
        xyY:
        0.1785, 0.1412, 4.8069
      CIE-Lab:
        26.1774, 18.1180, -46.6703
        CIE-LCH:
        26.1774, 50.0637, 291.2169
        CIE-Luv:
        26.1774, -11.3204, -59.6763
        Hunter-Lab:
        21.9247, 11.0953, -47.2884
      #153986 color charts
#153986 RGB chart
      #153986 CMYK chart
      #153986 RGB pie chart
      #153986 color shades, tints & tones
#153986 color schemes
#153986 color preview, HTML & CSS examples
           This text has a color of #153986        
        
          <p style="color:#153986;">Text here</p>
        
        
          .mytext {color:#153986;}
        
        Text color #153986
      
           This box has a color of #153986        
        
          <div style="background-color:#153986;">Content here</div>
        
        
          .mybackground {background-color:#153986;}
        
        Background color #153986
      
           Border around this has a color of #153986        
        
          <div style="border:2px solid #153986;">Content here</div>
        
        
          .myborder {border:2px solid #153986;}
        
        Border color #153986