#0c538e color space conversions
Hex:
        #0c538e
        RGB:
        12, 83, 142
        CMY:
        95, 67, 44
        CMYK:
        92, 42, 0, 44
      HSL:
        207°, 84.4156%, 30.1961%
        HSV (HSB):
        207°, 91.5493%, 55.6863%
        XYZ:
        8.1274, 8.2177, 26.7490
        xyY:
        0.1886, 0.1907, 8.2177
      CIE-Lab:
        34.4322, 2.8993, -38.3080
        CIE-LCH:
        34.4322, 38.4176, 274.3282
        CIE-Luv:
        34.4322, -19.7991, -53.2122
        Hunter-Lab:
        28.6665, 0.4410, -35.2576
      #0c538e color charts
#0c538e RGB chart
      #0c538e CMYK chart
      #0c538e RGB pie chart
      #0c538e color shades, tints & tones
#0c538e color schemes
#0c538e color preview, HTML & CSS examples
           This text has a color of #0c538e        
        
          <p style="color:#0c538e;">Text here</p>
        
        
          .mytext {color:#0c538e;}
        
        Text color #0c538e
      
           This box has a color of #0c538e        
        
          <div style="background-color:#0c538e;">Content here</div>
        
        
          .mybackground {background-color:#0c538e;}
        
        Background color #0c538e
      
           Border around this has a color of #0c538e        
        
          <div style="border:2px solid #0c538e;">Content here</div>
        
        
          .myborder {border:2px solid #0c538e;}
        
        Border color #0c538e