#0c2263 color space conversions
Hex:
        #0c2263
        RGB:
        12, 34, 99
        CMY:
        95, 87, 61
        CMYK:
        88, 66, 0, 61
      HSL:
        225°, 78.3784%, 21.7647%
        HSV (HSB):
        225°, 87.8788%, 38.8235%
        XYZ:
        2.9758, 2.1231, 12.0573
        xyY:
        0.1735, 0.1237, 2.1231
      CIE-Lab:
        16.1203, 19.1388, -40.6620
        CIE-LCH:
        16.1203, 44.9410, 295.2054
        CIE-Luv:
        16.1203, -6.3237, -41.7433
        Hunter-Lab:
        14.5708, 10.9561, -38.8631
      #0c2263 color charts
#0c2263 RGB chart
      #0c2263 CMYK chart
      #0c2263 RGB pie chart
      #0c2263 color shades, tints & tones
#0c2263 color schemes
#0c2263 color preview, HTML & CSS examples
           This text has a color of #0c2263        
        
          <p style="color:#0c2263;">Text here</p>
        
        
          .mytext {color:#0c2263;}
        
        Text color #0c2263
      
           This box has a color of #0c2263        
        
          <div style="background-color:#0c2263;">Content here</div>
        
        
          .mybackground {background-color:#0c2263;}
        
        Background color #0c2263
      
           Border around this has a color of #0c2263        
        
          <div style="border:2px solid #0c2263;">Content here</div>
        
        
          .myborder {border:2px solid #0c2263;}
        
        Border color #0c2263