#0c7dae color space conversions
Hex:
        #0c7dae
        RGB:
        12, 125, 174
        CMY:
        95, 51, 32
        CMYK:
        93, 28, 0, 32
      HSL:
        198°, 87.0968%, 36.4706%
        HSV (HSB):
        198°, 93.1034%, 68.2353%
        XYZ:
        15.1252, 17.8014, 42.6832
        xyY:
        0.2000, 0.2354, 17.8014
      CIE-Lab:
        49.2543, -10.3174, -33.8660
        CIE-LCH:
        49.2543, 35.4028, 253.0564
        CIE-Luv:
        49.2543, -32.2376, -49.7906
        Hunter-Lab:
        42.1917, -9.8453, -30.4466
      #0c7dae color charts
#0c7dae RGB chart
      #0c7dae CMYK chart
      #0c7dae RGB pie chart
      #0c7dae color shades, tints & tones
#0c7dae color schemes
#0c7dae color preview, HTML & CSS examples
           This text has a color of #0c7dae        
        
          <p style="color:#0c7dae;">Text here</p>
        
        
          .mytext {color:#0c7dae;}
        
        Text color #0c7dae
      
           This box has a color of #0c7dae        
        
          <div style="background-color:#0c7dae;">Content here</div>
        
        
          .mybackground {background-color:#0c7dae;}
        
        Background color #0c7dae
      
           Border around this has a color of #0c7dae        
        
          <div style="border:2px solid #0c7dae;">Content here</div>
        
        
          .myborder {border:2px solid #0c7dae;}
        
        Border color #0c7dae