#0c2273 color space conversions
Hex:
        #0c2273
        RGB:
        12, 34, 115
        CMY:
        95, 87, 55
        CMYK:
        90, 70, 0, 55
      HSL:
        227°, 81.1024%, 24.9020%
        HSV (HSB):
        227°, 89.5652%, 45.0980%
        XYZ:
        3.8182, 2.4600, 16.4932
        xyY:
        0.1677, 0.1080, 2.4600
      CIE-Lab:
        17.7368, 25.8239, -48.4465
        CIE-LCH:
        17.7368, 54.8993, 298.0594
        CIE-Luv:
        17.7368, -6.5754, -51.3902
        Hunter-Lab:
        15.6845, 16.0055, -51.3682
      #0c2273 color charts
#0c2273 RGB chart
      #0c2273 CMYK chart
      #0c2273 RGB pie chart
      #0c2273 color shades, tints & tones
#0c2273 color schemes
#0c2273 color preview, HTML & CSS examples
           This text has a color of #0c2273        
        
          <p style="color:#0c2273;">Text here</p>
        
        
          .mytext {color:#0c2273;}
        
        Text color #0c2273
      
           This box has a color of #0c2273        
        
          <div style="background-color:#0c2273;">Content here</div>
        
        
          .mybackground {background-color:#0c2273;}
        
        Background color #0c2273
      
           Border around this has a color of #0c2273        
        
          <div style="border:2px solid #0c2273;">Content here</div>
        
        
          .myborder {border:2px solid #0c2273;}
        
        Border color #0c2273