#0c7fac color space conversions
Hex:
        #0c7fac
        RGB:
        12, 127, 172
        CMY:
        95, 50, 33
        CMYK:
        93, 26, 0, 33
      HSL:
        197°, 86.9565%, 36.0784%
        HSV (HSB):
        197°, 93.0233%, 67.4510%
        XYZ:
        15.1874, 18.2355, 41.7491
        xyY:
        0.2020, 0.2426, 18.2355
      CIE-Lab:
        49.7805, -12.2146, -31.8832
        CIE-LCH:
        49.7805, 34.1428, 249.0380
        CIE-Luv:
        49.7805, -33.0626, -46.5176
        Hunter-Lab:
        42.7030, -11.2465, -28.0734
      #0c7fac color charts
#0c7fac RGB chart
      #0c7fac CMYK chart
      #0c7fac RGB pie chart
      #0c7fac color shades, tints & tones
#0c7fac color schemes
#0c7fac color preview, HTML & CSS examples
           This text has a color of #0c7fac        
        
          <p style="color:#0c7fac;">Text here</p>
        
        
          .mytext {color:#0c7fac;}
        
        Text color #0c7fac
      
           This box has a color of #0c7fac        
        
          <div style="background-color:#0c7fac;">Content here</div>
        
        
          .mybackground {background-color:#0c7fac;}
        
        Background color #0c7fac
      
           Border around this has a color of #0c7fac        
        
          <div style="border:2px solid #0c7fac;">Content here</div>
        
        
          .myborder {border:2px solid #0c7fac;}
        
        Border color #0c7fac