#0c329d color space conversions
Hex:
        #0c329d
        RGB:
        12, 50, 157
        CMY:
        95, 80, 38
        CMYK:
        92, 68, 0, 38
      HSL:
        224°, 85.7988%, 33.1373%
        HSV (HSB):
        224°, 92.3567%, 61.5686%
        XYZ:
        7.3780, 4.7937, 32.4347
        xyY:
        0.1654, 0.1075, 4.7937
      CIE-Lab:
        26.1387, 31.6577, -60.9184
        CIE-LCH:
        26.1387, 68.6532, 297.4597
        CIE-Luv:
        26.1387, -10.4371, -76.1227
        Hunter-Lab:
        21.8945, 21.8357, -72.5066
      #0c329d color charts
#0c329d RGB chart
      #0c329d CMYK chart
      #0c329d RGB pie chart
      #0c329d color shades, tints & tones
#0c329d color schemes
#0c329d color preview, HTML & CSS examples
           This text has a color of #0c329d        
        
          <p style="color:#0c329d;">Text here</p>
        
        
          .mytext {color:#0c329d;}
        
        Text color #0c329d
      
           This box has a color of #0c329d        
        
          <div style="background-color:#0c329d;">Content here</div>
        
        
          .mybackground {background-color:#0c329d;}
        
        Background color #0c329d
      
           Border around this has a color of #0c329d        
        
          <div style="border:2px solid #0c329d;">Content here</div>
        
        
          .myborder {border:2px solid #0c329d;}
        
        Border color #0c329d