#0a083e color space conversions
Hex:
        #0a083e
        RGB:
        10, 8, 62
        CMY:
        96, 97, 76
        CMYK:
        84, 87, 0, 76
      HSL:
        242°, 77.1429%, 13.7255%
        HSV (HSB):
        242°, 87.0968%, 24.3137%
        XYZ:
        1.0815, 0.5860, 4.6135
        xyY:
        0.1722, 0.0933, 0.5860
      CIE-Lab:
        5.2933, 20.6794, -33.0124
        CIE-LCH:
        5.2933, 38.9545, 302.0635
        CIE-Luv:
        5.2933, -1.0597, -16.9223
        Hunter-Lab:
        7.6550, 11.8223, -30.3743
      #0a083e color charts
#0a083e RGB chart
      #0a083e CMYK chart
      #0a083e RGB pie chart
      #0a083e color shades, tints & tones
#0a083e color schemes
#0a083e color preview, HTML & CSS examples
           This text has a color of #0a083e        
        
          <p style="color:#0a083e;">Text here</p>
        
        
          .mytext {color:#0a083e;}
        
        Text color #0a083e
      
           This box has a color of #0a083e        
        
          <div style="background-color:#0a083e;">Content here</div>
        
        
          .mybackground {background-color:#0a083e;}
        
        Background color #0a083e
      
           Border around this has a color of #0a083e        
        
          <div style="border:2px solid #0a083e;">Content here</div>
        
        
          .myborder {border:2px solid #0a083e;}
        
        Border color #0a083e