#0c204d color space conversions
Hex:
        #0c204d
        RGB:
        12, 32, 77
        CMY:
        95, 87, 70
        CMYK:
        84, 58, 0, 70
      HSL:
        222°, 73.0337%, 17.4510%
        HSV (HSB):
        222°, 84.4156%, 30.1961%
        XYZ:
        2.0077, 1.6470, 7.2333
        xyY:
        0.1844, 0.1513, 1.6470
      CIE-Lab:
        13.5137, 11.0011, -30.1149
        CIE-LCH:
        13.5137, 32.0614, 290.0674
        CIE-Luv:
        13.5137, -5.6144, -28.4869
        Hunter-Lab:
        12.8336, 5.4658, -24.4335
      #0c204d color charts
#0c204d RGB chart
      #0c204d CMYK chart
      #0c204d RGB pie chart
      #0c204d color shades, tints & tones
#0c204d color schemes
#0c204d color preview, HTML & CSS examples
           This text has a color of #0c204d        
        
          <p style="color:#0c204d;">Text here</p>
        
        
          .mytext {color:#0c204d;}
        
        Text color #0c204d
      
           This box has a color of #0c204d        
        
          <div style="background-color:#0c204d;">Content here</div>
        
        
          .mybackground {background-color:#0c204d;}
        
        Background color #0c204d
      
           Border around this has a color of #0c204d        
        
          <div style="border:2px solid #0c204d;">Content here</div>
        
        
          .myborder {border:2px solid #0c204d;}
        
        Border color #0c204d