#153a79 color space conversions
Hex:
        #153a79
        RGB:
        21, 58, 121
        CMY:
        92, 77, 53
        CMYK:
        83, 52, 0, 53
      HSL:
        218°, 70.4225%, 27.8431%
        HSV (HSB):
        218°, 82.6446%, 47.4510%
        XYZ:
        5.2735, 4.5660, 18.6925
        xyY:
        0.1848, 0.1600, 4.5660
      CIE-Lab:
        25.4608, 11.9926, -39.6719
        CIE-LCH:
        25.4608, 41.4450, 286.8198
        CIE-Luv:
        25.4608, -11.7104, -50.2579
        Hunter-Lab:
        21.3682, 6.6579, -36.9080
      #153a79 color charts
#153a79 RGB chart
      #153a79 CMYK chart
      #153a79 RGB pie chart
      #153a79 color shades, tints & tones
#153a79 color schemes
#153a79 color preview, HTML & CSS examples
           This text has a color of #153a79        
        
          <p style="color:#153a79;">Text here</p>
        
        
          .mytext {color:#153a79;}
        
        Text color #153a79
      
           This box has a color of #153a79        
        
          <div style="background-color:#153a79;">Content here</div>
        
        
          .mybackground {background-color:#153a79;}
        
        Background color #153a79
      
           Border around this has a color of #153a79        
        
          <div style="border:2px solid #153a79;">Content here</div>
        
        
          .myborder {border:2px solid #153a79;}
        
        Border color #153a79