#0c123e color space conversions
Hex:
        #0c123e
        RGB:
        12, 18, 62
        CMY:
        95, 93, 76
        CMYK:
        81, 71, 0, 76
      HSL:
        233°, 67.5676%, 14.5098%
        HSV (HSB):
        233°, 80.6452%, 24.3137%
        XYZ:
        1.2374, 0.8586, 4.6579
        xyY:
        0.1832, 0.1271, 0.8586
      CIE-Lab:
        7.7554, 15.2301, -28.9902
        CIE-LCH:
        7.7554, 32.7473, 297.7154
        CIE-Luv:
        7.7554, -2.1808, -19.4834
        Hunter-Lab:
        9.2659, 7.6225, -23.3186
      #0c123e color charts
#0c123e RGB chart
      #0c123e CMYK chart
      #0c123e RGB pie chart
      #0c123e color shades, tints & tones
#0c123e color schemes
#0c123e color preview, HTML & CSS examples
           This text has a color of #0c123e        
        
          <p style="color:#0c123e;">Text here</p>
        
        
          .mytext {color:#0c123e;}
        
        Text color #0c123e
      
           This box has a color of #0c123e        
        
          <div style="background-color:#0c123e;">Content here</div>
        
        
          .mybackground {background-color:#0c123e;}
        
        Background color #0c123e
      
           Border around this has a color of #0c123e        
        
          <div style="border:2px solid #0c123e;">Content here</div>
        
        
          .myborder {border:2px solid #0c123e;}
        
        Border color #0c123e