#0c2284 color space conversions
Hex:
        #0c2284
        RGB:
        12, 34, 132
        CMY:
        95, 87, 48
        CMYK:
        91, 74, 0, 48
      HSL:
        229°, 83.3333%, 28.2353%
        HSV (HSB):
        229°, 90.9091%, 51.7647%
        XYZ:
        4.8885, 2.8882, 22.1296
        xyY:
        0.1635, 0.0966, 2.8882
      CIE-Lab:
        19.5903, 32.5377, -56.2267
        CIE-LCH:
        19.5903, 64.9626, 300.0574
        CIE-Luv:
        19.5903, -6.9299, -61.5081
        Hunter-Lab:
        16.9946, 21.6051, -65.3086
      #0c2284 color charts
#0c2284 RGB chart
      #0c2284 CMYK chart
      #0c2284 RGB pie chart
      #0c2284 color shades, tints & tones
#0c2284 color schemes
#0c2284 color preview, HTML & CSS examples
           This text has a color of #0c2284        
        
          <p style="color:#0c2284;">Text here</p>
        
        
          .mytext {color:#0c2284;}
        
        Text color #0c2284
      
           This box has a color of #0c2284        
        
          <div style="background-color:#0c2284;">Content here</div>
        
        
          .mybackground {background-color:#0c2284;}
        
        Background color #0c2284
      
           Border around this has a color of #0c2284        
        
          <div style="border:2px solid #0c2284;">Content here</div>
        
        
          .myborder {border:2px solid #0c2284;}
        
        Border color #0c2284