#0c324d color space conversions
Hex:
        #0c324d
        RGB:
        12, 50, 77
        CMY:
        95, 80, 70
        CMYK:
        84, 35, 0, 70
      HSL:
        205°, 73.0337%, 17.4510%
        HSV (HSB):
        205°, 84.4156%, 30.1961%
        XYZ:
        2.6318, 2.8952, 7.4413
        xyY:
        0.2029, 0.2233, 2.8952
      CIE-Lab:
        19.6192, -2.2652, -20.3574
        CIE-LCH:
        19.6192, 20.4831, 263.6506
        CIE-Luv:
        19.6192, -11.1960, -22.2654
        Hunter-Lab:
        17.0153, -2.1678, -14.0187
      #0c324d color charts
#0c324d RGB chart
      #0c324d CMYK chart
      #0c324d RGB pie chart
      #0c324d color shades, tints & tones
#0c324d color schemes
#0c324d color preview, HTML & CSS examples
           This text has a color of #0c324d        
        
          <p style="color:#0c324d;">Text here</p>
        
        
          .mytext {color:#0c324d;}
        
        Text color #0c324d
      
           This box has a color of #0c324d        
        
          <div style="background-color:#0c324d;">Content here</div>
        
        
          .mybackground {background-color:#0c324d;}
        
        Background color #0c324d
      
           Border around this has a color of #0c324d        
        
          <div style="border:2px solid #0c324d;">Content here</div>
        
        
          .myborder {border:2px solid #0c324d;}
        
        Border color #0c324d