#0c74af color space conversions
Hex:
        #0c74af
        RGB:
        12, 116, 175
        CMY:
        95, 55, 31
        CMYK:
        93, 34, 0, 31
      HSL:
        202°, 87.1658%, 36.6667%
        HSV (HSB):
        202°, 93.1429%, 68.6275%
        XYZ:
        14.1349, 15.6641, 42.8359
        xyY:
        0.1946, 0.2157, 15.6641
      CIE-Lab:
        46.5307, -4.6251, -38.7363
        CIE-LCH:
        46.5307, 39.0115, 263.1911
        CIE-Luv:
        46.5307, -29.1002, -57.4597
        Hunter-Lab:
        39.5779, -5.5117, -36.4662
      #0c74af color charts
#0c74af RGB chart
      #0c74af CMYK chart
      #0c74af RGB pie chart
      #0c74af color shades, tints & tones
#0c74af color schemes
#0c74af color preview, HTML & CSS examples
           This text has a color of #0c74af        
        
          <p style="color:#0c74af;">Text here</p>
        
        
          .mytext {color:#0c74af;}
        
        Text color #0c74af
      
           This box has a color of #0c74af        
        
          <div style="background-color:#0c74af;">Content here</div>
        
        
          .mybackground {background-color:#0c74af;}
        
        Background color #0c74af
      
           Border around this has a color of #0c74af        
        
          <div style="border:2px solid #0c74af;">Content here</div>
        
        
          .myborder {border:2px solid #0c74af;}
        
        Border color #0c74af