#0c2236 color space conversions
Hex:
        #0c2236
        RGB:
        12, 34, 54
        CMY:
        95, 87, 79
        CMYK:
        78, 37, 0, 79
      HSL:
        209°, 63.6364%, 12.9412%
        HSV (HSB):
        209°, 77.7778%, 21.1765%
        XYZ:
        1.3895, 1.4886, 3.7041
        xyY:
        0.2111, 0.2262, 1.4886
      CIE-Lab:
        12.5351, -0.7384, -15.6059
        CIE-LCH:
        12.5351, 15.6234, 267.2910
        CIE-Luv:
        12.5351, -6.2356, -13.6392
        Hunter-Lab:
        12.2007, -1.0222, -9.4600
      #0c2236 color charts
#0c2236 RGB chart
      #0c2236 CMYK chart
      #0c2236 RGB pie chart
      #0c2236 color shades, tints & tones
#0c2236 color schemes
#0c2236 color preview, HTML & CSS examples
           This text has a color of #0c2236        
        
          <p style="color:#0c2236;">Text here</p>
        
        
          .mytext {color:#0c2236;}
        
        Text color #0c2236
      
           This box has a color of #0c2236        
        
          <div style="background-color:#0c2236;">Content here</div>
        
        
          .mybackground {background-color:#0c2236;}
        
        Background color #0c2236
      
           Border around this has a color of #0c2236        
        
          <div style="border:2px solid #0c2236;">Content here</div>
        
        
          .myborder {border:2px solid #0c2236;}
        
        Border color #0c2236