#152b8a color space conversions
Hex:
        #152b8a
        RGB:
        21, 43, 138
        CMY:
        92, 83, 46
        CMYK:
        85, 69, 0, 46
      HSL:
        229°, 73.5849%, 31.1765%
        HSV (HSB):
        229°, 84.7826%, 54.1176%
        XYZ:
        5.7606, 3.7222, 24.4596
        xyY:
        0.1697, 0.1097, 3.7222
      CIE-Lab:
        22.7308, 29.4590, -54.8021
        CIE-LCH:
        22.7308, 62.2182, 298.2603
        CIE-Luv:
        22.7308, -8.0140, -65.0515
        Hunter-Lab:
        19.2929, 19.5349, -61.6630
      #152b8a color charts
#152b8a RGB chart
      #152b8a CMYK chart
      #152b8a RGB pie chart
      #152b8a color shades, tints & tones
#152b8a color schemes
#152b8a color preview, HTML & CSS examples
           This text has a color of #152b8a        
        
          <p style="color:#152b8a;">Text here</p>
        
        
          .mytext {color:#152b8a;}
        
        Text color #152b8a
      
           This box has a color of #152b8a        
        
          <div style="background-color:#152b8a;">Content here</div>
        
        
          .mybackground {background-color:#152b8a;}
        
        Background color #152b8a
      
           Border around this has a color of #152b8a        
        
          <div style="border:2px solid #152b8a;">Content here</div>
        
        
          .myborder {border:2px solid #152b8a;}
        
        Border color #152b8a