#0c303e color space conversions
Hex:
        #0c303e
        RGB:
        12, 48, 62
        CMY:
        95, 81, 76
        CMYK:
        81, 23, 0, 76
      HSL:
        197°, 67.5676%, 14.5098%
        HSV (HSB):
        197°, 80.6452%, 24.3137%
        XYZ:
        2.0781, 2.5399, 4.9381
        xyY:
        0.2175, 0.2658, 2.5399
      CIE-Lab:
        18.0980, -7.1621, -12.5337
        CIE-LCH:
        18.0980, 14.4357, 240.2553
        CIE-Luv:
        18.0980, -10.9828, -12.3871
        Hunter-Lab:
        15.9370, -4.6145, -7.2154
      #0c303e color charts
#0c303e RGB chart
      #0c303e CMYK chart
      #0c303e RGB pie chart
      #0c303e color shades, tints & tones
#0c303e color schemes
#0c303e color preview, HTML & CSS examples
           This text has a color of #0c303e        
        
          <p style="color:#0c303e;">Text here</p>
        
        
          .mytext {color:#0c303e;}
        
        Text color #0c303e
      
           This box has a color of #0c303e        
        
          <div style="background-color:#0c303e;">Content here</div>
        
        
          .mybackground {background-color:#0c303e;}
        
        Background color #0c303e
      
           Border around this has a color of #0c303e        
        
          <div style="border:2px solid #0c303e;">Content here</div>
        
        
          .myborder {border:2px solid #0c303e;}
        
        Border color #0c303e