#0a157f color space conversions
Hex:
        #0a157f
        RGB:
        10, 21, 127
        CMY:
        96, 92, 50
        CMYK:
        92, 83, 0, 50
      HSL:
        234°, 85.4015%, 26.8627%
        HSV (HSB):
        234°, 92.1260%, 49.8039%
        XYZ:
        4.2241, 2.1332, 20.2678
        xyY:
        0.1587, 0.0801, 2.1332
      CIE-Lab:
        16.1711, 38.4382, -58.7271
        CIE-LCH:
        16.1711, 70.1881, 303.2057
        CIE-Luv:
        16.1711, -4.9812, -56.8583
        Hunter-Lab:
        14.6054, 26.0657, -72.0526
      #0a157f color charts
#0a157f RGB chart
      #0a157f CMYK chart
      #0a157f RGB pie chart
      #0a157f color shades, tints & tones
#0a157f color schemes
#0a157f color preview, HTML & CSS examples
           This text has a color of #0a157f        
        
          <p style="color:#0a157f;">Text here</p>
        
        
          .mytext {color:#0a157f;}
        
        Text color #0a157f
      
           This box has a color of #0a157f        
        
          <div style="background-color:#0a157f;">Content here</div>
        
        
          .mybackground {background-color:#0a157f;}
        
        Background color #0a157f
      
           Border around this has a color of #0a157f        
        
          <div style="border:2px solid #0a157f;">Content here</div>
        
        
          .myborder {border:2px solid #0a157f;}
        
        Border color #0a157f