#152e6a color space conversions
Hex:
        #152e6a
        RGB:
        21, 46, 106
        CMY:
        92, 82, 58
        CMYK:
        80, 57, 0, 58
      HSL:
        222°, 66.9291%, 24.9020%
        HSV (HSB):
        222°, 80.1887%, 41.5686%
        XYZ:
        3.8878, 3.1540, 14.0395
        xyY:
        0.1844, 0.1496, 3.1540
      CIE-Lab:
        20.6505, 14.2995, -37.8497
        CIE-LCH:
        20.6505, 40.4608, 290.6964
        CIE-Luv:
        20.6505, -8.3735, -44.0656
        Hunter-Lab:
        17.7596, 7.9964, -34.4390
      #152e6a color charts
#152e6a RGB chart
      #152e6a CMYK chart
      #152e6a RGB pie chart
      #152e6a color shades, tints & tones
#152e6a color schemes
#152e6a color preview, HTML & CSS examples
           This text has a color of #152e6a        
        
          <p style="color:#152e6a;">Text here</p>
        
        
          .mytext {color:#152e6a;}
        
        Text color #152e6a
      
           This box has a color of #152e6a        
        
          <div style="background-color:#152e6a;">Content here</div>
        
        
          .mybackground {background-color:#152e6a;}
        
        Background color #152e6a
      
           Border around this has a color of #152e6a        
        
          <div style="border:2px solid #152e6a;">Content here</div>
        
        
          .myborder {border:2px solid #152e6a;}
        
        Border color #152e6a