#0c428b color space conversions
Hex:
        #0c428b
        RGB:
        12, 66, 139
        CMY:
        95, 74, 45
        CMYK:
        91, 53, 0, 45
      HSL:
        214°, 84.1060%, 29.6078%
        HSV (HSB):
        214°, 91.3669%, 54.5098%
        XYZ:
        6.7600, 5.8387, 25.1968
        xyY:
        0.1789, 0.1545, 5.8387
      CIE-Lab:
        29.0017, 13.1874, -45.1995
        CIE-LCH:
        29.0017, 47.0840, 286.2651
        CIE-Luv:
        29.0017, -14.5965, -59.9857
        Hunter-Lab:
        24.1633, 7.6520, -44.9114
      #0c428b color charts
#0c428b RGB chart
      #0c428b CMYK chart
      #0c428b RGB pie chart
      #0c428b color shades, tints & tones
#0c428b color schemes
#0c428b color preview, HTML & CSS examples
           This text has a color of #0c428b        
        
          <p style="color:#0c428b;">Text here</p>
        
        
          .mytext {color:#0c428b;}
        
        Text color #0c428b
      
           This box has a color of #0c428b        
        
          <div style="background-color:#0c428b;">Content here</div>
        
        
          .mybackground {background-color:#0c428b;}
        
        Background color #0c428b
      
           Border around this has a color of #0c428b        
        
          <div style="border:2px solid #0c428b;">Content here</div>
        
        
          .myborder {border:2px solid #0c428b;}
        
        Border color #0c428b