#0c6aad color space conversions
Hex:
        #0c6aad
        RGB:
        12, 106, 173
        CMY:
        95, 58, 32
        CMYK:
        93, 39, 0, 32
      HSL:
        205°, 87.0270%, 36.2745%
        HSV (HSB):
        205°, 93.0636%, 67.8431%
        XYZ:
        12.8485, 13.4034, 41.4451
        xyY:
        0.1898, 0.1980, 13.4034
      CIE-Lab:
        43.3648, 0.7276, -42.5911
        CIE-LCH:
        43.3648, 42.5973, 270.9787
        CIE-Luv:
        43.3648, -25.8713, -62.9639
        Hunter-Lab:
        36.6106, -1.4240, -41.4919
      #0c6aad color charts
#0c6aad RGB chart
      #0c6aad CMYK chart
      #0c6aad RGB pie chart
      #0c6aad color shades, tints & tones
#0c6aad color schemes
#0c6aad color preview, HTML & CSS examples
           This text has a color of #0c6aad        
        
          <p style="color:#0c6aad;">Text here</p>
        
        
          .mytext {color:#0c6aad;}
        
        Text color #0c6aad
      
           This box has a color of #0c6aad        
        
          <div style="background-color:#0c6aad;">Content here</div>
        
        
          .mybackground {background-color:#0c6aad;}
        
        Background color #0c6aad
      
           Border around this has a color of #0c6aad        
        
          <div style="border:2px solid #0c6aad;">Content here</div>
        
        
          .myborder {border:2px solid #0c6aad;}
        
        Border color #0c6aad