#151a76 color space conversions
Hex:
        #151a76
        RGB:
        21, 26, 118
        CMY:
        92, 90, 54
        CMYK:
        82, 78, 0, 54
      HSL:
        237°, 69.7842%, 27.2549%
        HSV (HSB):
        237°, 82.2034%, 46.2745%
        XYZ:
        3.9487, 2.2062, 17.3573
        xyY:
        0.1679, 0.0938, 2.2062
      CIE-Lab:
        16.5343, 32.9366, -52.3500
        CIE-LCH:
        16.5343, 61.8493, 302.1765
        CIE-Luv:
        16.5343, -4.4275, -52.7734
        Hunter-Lab:
        14.8534, 21.4597, -58.8874
      #151a76 color charts
#151a76 RGB chart
      #151a76 CMYK chart
      #151a76 RGB pie chart
      #151a76 color shades, tints & tones
#151a76 color schemes
#151a76 color preview, HTML & CSS examples
           This text has a color of #151a76        
        
          <p style="color:#151a76;">Text here</p>
        
        
          .mytext {color:#151a76;}
        
        Text color #151a76
      
           This box has a color of #151a76        
        
          <div style="background-color:#151a76;">Content here</div>
        
        
          .mybackground {background-color:#151a76;}
        
        Background color #151a76
      
           Border around this has a color of #151a76        
        
          <div style="border:2px solid #151a76;">Content here</div>
        
        
          .myborder {border:2px solid #151a76;}
        
        Border color #151a76