#0a323e color space conversions
Hex:
        #0a323e
        RGB:
        10, 50, 62
        CMY:
        96, 80, 76
        CMYK:
        84, 19, 0, 76
      HSL:
        194°, 72.2222%, 14.1176%
        HSV (HSB):
        194°, 83.8710%, 24.3137%
        XYZ:
        2.1353, 2.6935, 4.9648
        xyY:
        0.2180, 0.2750, 2.6935
      CIE-Lab:
        18.7722, -8.7970, -11.4993
        CIE-LCH:
        18.7722, 14.4782, 232.5839
        CIE-Luv:
        18.7722, -11.9883, -11.2856
        Hunter-Lab:
        16.4120, -5.4973, -6.4474
      #0a323e color charts
#0a323e RGB chart
      #0a323e CMYK chart
      #0a323e RGB pie chart
      #0a323e color shades, tints & tones
#0a323e color schemes
#0a323e color preview, HTML & CSS examples
           This text has a color of #0a323e        
        
          <p style="color:#0a323e;">Text here</p>
        
        
          .mytext {color:#0a323e;}
        
        Text color #0a323e
      
           This box has a color of #0a323e        
        
          <div style="background-color:#0a323e;">Content here</div>
        
        
          .mybackground {background-color:#0a323e;}
        
        Background color #0a323e
      
           Border around this has a color of #0a323e        
        
          <div style="border:2px solid #0a323e;">Content here</div>
        
        
          .myborder {border:2px solid #0a323e;}
        
        Border color #0a323e