#152a4e color space conversions
Hex:
        #152a4e
        RGB:
        21, 42, 78
        CMY:
        92, 84, 69
        CMYK:
        73, 46, 0, 69
      HSL:
        218°, 57.5758%, 19.4118%
        HSV (HSB):
        218°, 73.0769%, 30.5882%
        XYZ:
        2.5124, 2.3654, 7.5319
        xyY:
        0.2025, 0.1906, 2.3654
      CIE-Lab:
        17.2987, 5.4136, -24.6887
        CIE-LCH:
        17.2987, 25.2753, 282.3677
        CIE-Luv:
        17.2987, -7.1912, -26.3056
        Hunter-Lab:
        15.3799, 2.2439, -18.2697
      #152a4e color charts
#152a4e RGB chart
      #152a4e CMYK chart
      #152a4e RGB pie chart
      #152a4e color shades, tints & tones
#152a4e color schemes
#152a4e color preview, HTML & CSS examples
           This text has a color of #152a4e        
        
          <p style="color:#152a4e;">Text here</p>
        
        
          .mytext {color:#152a4e;}
        
        Text color #152a4e
      
           This box has a color of #152a4e        
        
          <div style="background-color:#152a4e;">Content here</div>
        
        
          .mybackground {background-color:#152a4e;}
        
        Background color #152a4e
      
           Border around this has a color of #152a4e        
        
          <div style="border:2px solid #152a4e;">Content here</div>
        
        
          .myborder {border:2px solid #152a4e;}
        
        Border color #152a4e