#0a2541 color space conversions
Hex:
        #0a2541
        RGB:
        10, 37, 65
        CMY:
        96, 85, 75
        CMYK:
        85, 43, 0, 75
      HSL:
        211°, 73.3333%, 14.7059%
        HSV (HSB):
        211°, 84.6154%, 25.4902%
        XYZ:
        1.7409, 1.7693, 5.2508
        xyY:
        0.1987, 0.2020, 1.7693
      CIE-Lab:
        14.2269, 1.5110, -20.6824
        CIE-LCH:
        14.2269, 20.7376, 274.1785
        CIE-Luv:
        14.2269, -7.3419, -19.7344
        Hunter-Lab:
        13.3016, 0.0839, -14.0936
      #0a2541 color charts
#0a2541 RGB chart
      #0a2541 CMYK chart
      #0a2541 RGB pie chart
      #0a2541 color shades, tints & tones
#0a2541 color schemes
#0a2541 color preview, HTML & CSS examples
           This text has a color of #0a2541        
        
          <p style="color:#0a2541;">Text here</p>
        
        
          .mytext {color:#0a2541;}
        
        Text color #0a2541
      
           This box has a color of #0a2541        
        
          <div style="background-color:#0a2541;">Content here</div>
        
        
          .mybackground {background-color:#0a2541;}
        
        Background color #0a2541
      
           Border around this has a color of #0a2541        
        
          <div style="border:2px solid #0a2541;">Content here</div>
        
        
          .myborder {border:2px solid #0a2541;}
        
        Border color #0a2541