#0c416d color space conversions
Hex:
        #0c416d
        RGB:
        12, 65, 109
        CMY:
        95, 75, 57
        CMYK:
        89, 40, 0, 57
      HSL:
        207°, 80.1653%, 23.7255%
        HSV (HSB):
        207°, 88.9908%, 42.7451%
        XYZ:
        4.8022, 4.9629, 15.1728
        xyY:
        0.1926, 0.1990, 4.9629
      CIE-Lab:
        26.6288, 1.0992, -30.1910
        CIE-LCH:
        26.6288, 30.2110, 272.0851
        CIE-Luv:
        26.6288, -15.1893, -38.1943
        Hunter-Lab:
        22.2775, -0.5075, -24.7871
      #0c416d color charts
#0c416d RGB chart
      #0c416d CMYK chart
      #0c416d RGB pie chart
      #0c416d color shades, tints & tones
#0c416d color schemes
#0c416d color preview, HTML & CSS examples
           This text has a color of #0c416d        
        
          <p style="color:#0c416d;">Text here</p>
        
        
          .mytext {color:#0c416d;}
        
        Text color #0c416d
      
           This box has a color of #0c416d        
        
          <div style="background-color:#0c416d;">Content here</div>
        
        
          .mybackground {background-color:#0c416d;}
        
        Background color #0c416d
      
           Border around this has a color of #0c416d        
        
          <div style="border:2px solid #0c416d;">Content here</div>
        
        
          .myborder {border:2px solid #0c416d;}
        
        Border color #0c416d