#0c70ae color space conversions
Hex:
        #0c70ae
        RGB:
        12, 112, 174
        CMY:
        95, 56, 32
        CMYK:
        93, 36, 0, 32
      HSL:
        203°, 87.0968%, 36.4706%
        HSV (HSB):
        203°, 93.1034%, 68.2353%
        XYZ:
        13.5858, 14.7225, 42.1701
        xyY:
        0.1928, 0.2089, 14.7225
      CIE-Lab:
        45.2517, -2.5882, -40.1781
        CIE-LCH:
        45.2517, 40.2613, 266.3142
        CIE-Luv:
        45.2517, -27.8119, -59.5484
        Hunter-Lab:
        38.3699, -3.9452, -38.3032
      #0c70ae color charts
#0c70ae RGB chart
      #0c70ae CMYK chart
      #0c70ae RGB pie chart
      #0c70ae color shades, tints & tones
#0c70ae color schemes
#0c70ae color preview, HTML & CSS examples
           This text has a color of #0c70ae        
        
          <p style="color:#0c70ae;">Text here</p>
        
        
          .mytext {color:#0c70ae;}
        
        Text color #0c70ae
      
           This box has a color of #0c70ae        
        
          <div style="background-color:#0c70ae;">Content here</div>
        
        
          .mybackground {background-color:#0c70ae;}
        
        Background color #0c70ae
      
           Border around this has a color of #0c70ae        
        
          <div style="border:2px solid #0c70ae;">Content here</div>
        
        
          .myborder {border:2px solid #0c70ae;}
        
        Border color #0c70ae