#0c2a55 color space conversions
Hex:
        #0c2a55
        RGB:
        12, 42, 85
        CMY:
        95, 84, 67
        CMYK:
        86, 51, 0, 67
      HSL:
        215°, 75.2577%, 19.0196%
        HSV (HSB):
        215°, 85.8824%, 33.3333%
        XYZ:
        2.6193, 2.3900, 8.9176
        xyY:
        0.1881, 0.1716, 2.3900
      CIE-Lab:
        17.4135, 7.0020, -29.2450
        CIE-LCH:
        17.4135, 30.0716, 283.4646
        CIE-Luv:
        17.4135, -8.4214, -31.3625
        Hunter-Lab:
        15.4595, 3.1887, -23.3789
      #0c2a55 color charts
#0c2a55 RGB chart
      #0c2a55 CMYK chart
      #0c2a55 RGB pie chart
      #0c2a55 color shades, tints & tones
#0c2a55 color schemes
#0c2a55 color preview, HTML & CSS examples
           This text has a color of #0c2a55        
        
          <p style="color:#0c2a55;">Text here</p>
        
        
          .mytext {color:#0c2a55;}
        
        Text color #0c2a55
      
           This box has a color of #0c2a55        
        
          <div style="background-color:#0c2a55;">Content here</div>
        
        
          .mybackground {background-color:#0c2a55;}
        
        Background color #0c2a55
      
           Border around this has a color of #0c2a55        
        
          <div style="border:2px solid #0c2a55;">Content here</div>
        
        
          .myborder {border:2px solid #0c2a55;}
        
        Border color #0c2a55