#0c6dbf color space conversions
Hex:
        #0c6dbf
        RGB:
        12, 109, 191
        CMY:
        95, 57, 25
        CMYK:
        94, 43, 0, 25
      HSL:
        207°, 88.1773%, 39.8039%
        HSV (HSB):
        207°, 93.7173%, 74.9020%
        XYZ:
        15.0242, 14.7770, 51.3506
        xyY:
        0.1851, 0.1821, 14.7770
      CIE-Lab:
        45.3273, 6.0051, -49.9406
        CIE-LCH:
        45.3273, 50.3003, 276.8566
        CIE-Luv:
        45.3273, -25.9470, -75.4048
        Hunter-Lab:
        38.4409, 2.4933, -52.2929
      #0c6dbf color charts
#0c6dbf RGB chart
      #0c6dbf CMYK chart
      #0c6dbf RGB pie chart
      #0c6dbf color shades, tints & tones
#0c6dbf color schemes
#0c6dbf color preview, HTML & CSS examples
           This text has a color of #0c6dbf        
        
          <p style="color:#0c6dbf;">Text here</p>
        
        
          .mytext {color:#0c6dbf;}
        
        Text color #0c6dbf
      
           This box has a color of #0c6dbf        
        
          <div style="background-color:#0c6dbf;">Content here</div>
        
        
          .mybackground {background-color:#0c6dbf;}
        
        Background color #0c6dbf
      
           Border around this has a color of #0c6dbf        
        
          <div style="border:2px solid #0c6dbf;">Content here</div>
        
        
          .myborder {border:2px solid #0c6dbf;}
        
        Border color #0c6dbf