#0c2241 color space conversions
Hex:
        #0c2241
        RGB:
        12, 34, 65
        CMY:
        95, 87, 75
        CMYK:
        82, 48, 0, 75
      HSL:
        215°, 68.8312%, 15.0980%
        HSV (HSB):
        215°, 81.5385%, 25.4902%
        XYZ:
        1.6778, 1.6039, 5.2222
        xyY:
        0.1973, 0.1886, 1.6039
      CIE-Lab:
        13.2537, 4.0938, -22.2279
        CIE-LCH:
        13.2537, 22.6017, 280.4354
        CIE-Luv:
        13.2537, -6.1587, -20.6222
        Hunter-Lab:
        12.6644, 1.4850, -15.5832
      #0c2241 color charts
#0c2241 RGB chart
      #0c2241 CMYK chart
      #0c2241 RGB pie chart
      #0c2241 color shades, tints & tones
#0c2241 color schemes
#0c2241 color preview, HTML & CSS examples
           This text has a color of #0c2241        
        
          <p style="color:#0c2241;">Text here</p>
        
        
          .mytext {color:#0c2241;}
        
        Text color #0c2241
      
           This box has a color of #0c2241        
        
          <div style="background-color:#0c2241;">Content here</div>
        
        
          .mybackground {background-color:#0c2241;}
        
        Background color #0c2241
      
           Border around this has a color of #0c2241        
        
          <div style="border:2px solid #0c2241;">Content here</div>
        
        
          .myborder {border:2px solid #0c2241;}
        
        Border color #0c2241