#0a2942 color space conversions
Hex:
        #0a2942
        RGB:
        10, 41, 66
        CMY:
        96, 84, 74
        CMYK:
        85, 38, 0, 74
      HSL:
        207°, 73.6842%, 14.9020%
        HSV (HSB):
        207°, 84.8485%, 25.8824%
        XYZ:
        1.9015, 2.0438, 5.4485
        xyY:
        0.2024, 0.2176, 2.0438
      CIE-Lab:
        15.7152, -0.9697, -19.0190
        CIE-LCH:
        15.7152, 19.0437, 267.0813
        CIE-Luv:
        15.7152, -8.6438, -18.8385
        Hunter-Lab:
        14.2960, -1.2761, -12.5895
      #0a2942 color charts
#0a2942 RGB chart
      #0a2942 CMYK chart
      #0a2942 RGB pie chart
      #0a2942 color shades, tints & tones
#0a2942 color schemes
#0a2942 color preview, HTML & CSS examples
           This text has a color of #0a2942        
        
          <p style="color:#0a2942;">Text here</p>
        
        
          .mytext {color:#0a2942;}
        
        Text color #0a2942
      
           This box has a color of #0a2942        
        
          <div style="background-color:#0a2942;">Content here</div>
        
        
          .mybackground {background-color:#0a2942;}
        
        Background color #0a2942
      
           Border around this has a color of #0a2942        
        
          <div style="border:2px solid #0a2942;">Content here</div>
        
        
          .myborder {border:2px solid #0a2942;}
        
        Border color #0a2942