#0c74bc color space conversions
Hex:
        #0c74bc
        RGB:
        12, 116, 188
        CMY:
        95, 55, 26
        CMYK:
        94, 38, 0, 26
      HSL:
        205°, 88.0000%, 39.2157%
        HSV (HSB):
        205°, 93.6170%, 73.7255%
        XYZ:
        15.4741, 16.1998, 49.8883
        xyY:
        0.1897, 0.1986, 16.1998
      CIE-Lab:
        47.2355, 0.4518, -45.1585
        CIE-LCH:
        47.2355, 45.1607, 270.5733
        CIE-Luv:
        47.2355, -28.3594, -68.2265
        Hunter-Lab:
        40.2490, -1.8096, -45.3152
      #0c74bc color charts
#0c74bc RGB chart
      #0c74bc CMYK chart
      #0c74bc RGB pie chart
      #0c74bc color shades, tints & tones
#0c74bc color schemes
#0c74bc color preview, HTML & CSS examples
           This text has a color of #0c74bc        
        
          <p style="color:#0c74bc;">Text here</p>
        
        
          .mytext {color:#0c74bc;}
        
        Text color #0c74bc
      
           This box has a color of #0c74bc        
        
          <div style="background-color:#0c74bc;">Content here</div>
        
        
          .mybackground {background-color:#0c74bc;}
        
        Background color #0c74bc
      
           Border around this has a color of #0c74bc        
        
          <div style="border:2px solid #0c74bc;">Content here</div>
        
        
          .myborder {border:2px solid #0c74bc;}
        
        Border color #0c74bc