#0c328e color space conversions
Hex:
        #0c328e
        RGB:
        12, 50, 142
        CMY:
        95, 80, 44
        CMYK:
        92, 65, 0, 44
      HSL:
        222°, 84.4156%, 30.1961%
        HSV (HSB):
        222°, 91.5493%, 55.6863%
        XYZ:
        6.1747, 4.3124, 26.0981
        xyY:
        0.1688, 0.1179, 4.3124
      CIE-Lab:
        24.6783, 25.6624, -54.1006
        CIE-LCH:
        24.6783, 59.8785, 295.3771
        CIE-Luv:
        24.6783, -10.3456, -66.7712
        Hunter-Lab:
        20.7662, 16.7350, -59.9768
      #0c328e color charts
#0c328e RGB chart
      #0c328e CMYK chart
      #0c328e RGB pie chart
      #0c328e color shades, tints & tones
#0c328e color schemes
#0c328e color preview, HTML & CSS examples
           This text has a color of #0c328e        
        
          <p style="color:#0c328e;">Text here</p>
        
        
          .mytext {color:#0c328e;}
        
        Text color #0c328e
      
           This box has a color of #0c328e        
        
          <div style="background-color:#0c328e;">Content here</div>
        
        
          .mybackground {background-color:#0c328e;}
        
        Background color #0c328e
      
           Border around this has a color of #0c328e        
        
          <div style="border:2px solid #0c328e;">Content here</div>
        
        
          .myborder {border:2px solid #0c328e;}
        
        Border color #0c328e