#0c7ace color space conversions
Hex:
        #0c7ace
        RGB:
        12, 122, 206
        CMY:
        95, 52, 19
        CMYK:
        94, 41, 0, 19
      HSL:
        206°, 88.9908%, 42.7451%
        HSV (HSB):
        206°, 94.1748%, 80.7843%
        XYZ:
        18.2517, 18.4535, 60.9924
        xyY:
        0.1868, 0.1889, 18.4535
      CIE-Lab:
        50.0416, 3.8023, -51.0028
        CIE-LCH:
        50.0416, 51.1444, 274.2636
        CIE-Luv:
        50.0416, -29.3495, -78.6559
        Hunter-Lab:
        42.9575, 0.6653, -54.1116
      #0c7ace color charts
#0c7ace RGB chart
      #0c7ace CMYK chart
      #0c7ace RGB pie chart
      #0c7ace color shades, tints & tones
#0c7ace color schemes
#0c7ace color preview, HTML & CSS examples
           This text has a color of #0c7ace        
        
          <p style="color:#0c7ace;">Text here</p>
        
        
          .mytext {color:#0c7ace;}
        
        Text color #0c7ace
      
           This box has a color of #0c7ace        
        
          <div style="background-color:#0c7ace;">Content here</div>
        
        
          .mybackground {background-color:#0c7ace;}
        
        Background color #0c7ace
      
           Border around this has a color of #0c7ace        
        
          <div style="border:2px solid #0c7ace;">Content here</div>
        
        
          .myborder {border:2px solid #0c7ace;}
        
        Border color #0c7ace