#0a74a1 color space conversions
Hex:
        #0a74a1
        RGB:
        10, 116, 161
        CMY:
        96, 55, 37
        CMYK:
        94, 28, 0, 37
      HSL:
        198°, 88.3041%, 33.5294%
        HSV (HSB):
        198°, 93.7888%, 63.1373%
        XYZ:
        12.8036, 15.1285, 35.9635
        xyY:
        0.2004, 0.2368, 15.1285
      CIE-Lab:
        45.8097, -10.1099, -31.6811
        CIE-LCH:
        45.8097, 33.2551, 252.3013
        CIE-Luv:
        45.8097, -30.0813, -45.6506
        Hunter-Lab:
        38.8954, -9.3083, -27.5940
      #0a74a1 color charts
#0a74a1 RGB chart
      #0a74a1 CMYK chart
      #0a74a1 RGB pie chart
      #0a74a1 color shades, tints & tones
#0a74a1 color schemes
#0a74a1 color preview, HTML & CSS examples
           This text has a color of #0a74a1        
        
          <p style="color:#0a74a1;">Text here</p>
        
        
          .mytext {color:#0a74a1;}
        
        Text color #0a74a1
      
           This box has a color of #0a74a1        
        
          <div style="background-color:#0a74a1;">Content here</div>
        
        
          .mybackground {background-color:#0a74a1;}
        
        Background color #0a74a1
      
           Border around this has a color of #0a74a1        
        
          <div style="border:2px solid #0a74a1;">Content here</div>
        
        
          .myborder {border:2px solid #0a74a1;}
        
        Border color #0a74a1