#0c306b color space conversions
Hex:
        #0c306b
        RGB:
        12, 48, 107
        CMY:
        95, 81, 58
        CMYK:
        89, 55, 0, 58
      HSL:
        217°, 79.8319%, 23.3333%
        HSV (HSB):
        217°, 88.7850%, 41.9608%
        XYZ:
        3.8624, 3.2536, 14.3344
        xyY:
        0.1801, 0.1517, 3.2536
      CIE-Lab:
        21.0322, 12.2788, -37.8939
        CIE-LCH:
        21.0322, 39.8336, 287.9539
        CIE-Luv:
        21.0322, -9.9388, -44.3642
        Hunter-Lab:
        18.0377, 6.6560, -34.4905
      #0c306b color charts
#0c306b RGB chart
      #0c306b CMYK chart
      #0c306b RGB pie chart
      #0c306b color shades, tints & tones
#0c306b color schemes
#0c306b color preview, HTML & CSS examples
           This text has a color of #0c306b        
        
          <p style="color:#0c306b;">Text here</p>
        
        
          .mytext {color:#0c306b;}
        
        Text color #0c306b
      
           This box has a color of #0c306b        
        
          <div style="background-color:#0c306b;">Content here</div>
        
        
          .mybackground {background-color:#0c306b;}
        
        Background color #0c306b
      
           Border around this has a color of #0c306b        
        
          <div style="border:2px solid #0c306b;">Content here</div>
        
        
          .myborder {border:2px solid #0c306b;}
        
        Border color #0c306b