#15267d color space conversions
Hex:
        #15267d
        RGB:
        21, 38, 125
        CMY:
        92, 85, 51
        CMYK:
        83, 70, 0, 51
      HSL:
        230°, 71.2329%, 28.6275%
        HSV (HSB):
        230°, 83.2000%, 49.0196%
        XYZ:
        4.7040, 3.0263, 19.7382
        xyY:
        0.1713, 0.1102, 3.0263
      CIE-Lab:
        20.1490, 27.7606, -50.8653
        CIE-LCH:
        20.1490, 57.9477, 298.6242
        CIE-Luv:
        20.1490, -6.7343, -57.4096
        Hunter-Lab:
        17.3963, 17.8236, -55.0942
      #15267d color charts
#15267d RGB chart
      #15267d CMYK chart
      #15267d RGB pie chart
      #15267d color shades, tints & tones
#15267d color schemes
#15267d color preview, HTML & CSS examples
           This text has a color of #15267d        
        
          <p style="color:#15267d;">Text here</p>
        
        
          .mytext {color:#15267d;}
        
        Text color #15267d
      
           This box has a color of #15267d        
        
          <div style="background-color:#15267d;">Content here</div>
        
        
          .mybackground {background-color:#15267d;}
        
        Background color #15267d
      
           Border around this has a color of #15267d        
        
          <div style="border:2px solid #15267d;">Content here</div>
        
        
          .myborder {border:2px solid #15267d;}
        
        Border color #15267d