#152a5d color space conversions
Hex:
        #152a5d
        RGB:
        21, 42, 93
        CMY:
        92, 84, 64
        CMYK:
        77, 55, 0, 64
      HSL:
        223°, 63.1579%, 22.3529%
        HSV (HSB):
        223°, 77.4194%, 36.4706%
        XYZ:
        3.1130, 2.6057, 10.6948
        xyY:
        0.1897, 0.1588, 2.6057
      CIE-Lab:
        18.3899, 11.7420, -32.9856
        CIE-LCH:
        18.3899, 35.0132, 289.5944
        CIE-Luv:
        18.3899, -7.2220, -36.4904
        Hunter-Lab:
        16.1421, 6.1751, -27.9826
      #152a5d color charts
#152a5d RGB chart
      #152a5d CMYK chart
      #152a5d RGB pie chart
      #152a5d color shades, tints & tones
#152a5d color schemes
#152a5d color preview, HTML & CSS examples
           This text has a color of #152a5d        
        
          <p style="color:#152a5d;">Text here</p>
        
        
          .mytext {color:#152a5d;}
        
        Text color #152a5d
      
           This box has a color of #152a5d        
        
          <div style="background-color:#152a5d;">Content here</div>
        
        
          .mybackground {background-color:#152a5d;}
        
        Background color #152a5d
      
           Border around this has a color of #152a5d        
        
          <div style="border:2px solid #152a5d;">Content here</div>
        
        
          .myborder {border:2px solid #152a5d;}
        
        Border color #152a5d