#151a33 color space conversions
Hex:
        #151a33
        RGB:
        21, 26, 51
        CMY:
        92, 90, 80
        CMYK:
        59, 49, 0, 80
      HSL:
        230°, 41.6667%, 14.1176%
        HSV (HSB):
        230°, 58.8235%, 20.0000%
        XYZ:
        1.2762, 1.1372, 3.2842
        xyY:
        0.2240, 0.1996, 1.1372
      CIE-Lab:
        10.0860, 6.4003, -17.2809
        CIE-LCH:
        10.0860, 18.4281, 290.3230
        CIE-Luv:
        10.0860, -2.1947, -13.7971
        Hunter-Lab:
        10.6641, 2.6992, -10.7946
      #151a33 color charts
#151a33 RGB chart
      #151a33 CMYK chart
      #151a33 RGB pie chart
      #151a33 color shades, tints & tones
#151a33 color schemes
#151a33 color preview, HTML & CSS examples
           This text has a color of #151a33        
        
          <p style="color:#151a33;">Text here</p>
        
        
          .mytext {color:#151a33;}
        
        Text color #151a33
      
           This box has a color of #151a33        
        
          <div style="background-color:#151a33;">Content here</div>
        
        
          .mybackground {background-color:#151a33;}
        
        Background color #151a33
      
           Border around this has a color of #151a33        
        
          <div style="border:2px solid #151a33;">Content here</div>
        
        
          .myborder {border:2px solid #151a33;}
        
        Border color #151a33