#0c309b color space conversions
Hex:
        #0c309b
        RGB:
        12, 48, 155
        CMY:
        95, 81, 39
        CMYK:
        92, 69, 0, 39
      HSL:
        225°, 85.6287%, 32.7451%
        HSV (HSB):
        225°, 92.2581%, 60.7843%
        XYZ:
        7.1250, 4.5586, 31.5147
        xyY:
        0.1649, 0.1055, 4.5586
      CIE-Lab:
        25.4384, 32.2094, -60.8509
        CIE-LCH:
        25.4384, 68.8497, 297.8930
        CIE-Luv:
        25.4384, -10.0008, -75.0905
        Hunter-Lab:
        21.3509, 22.2026, -72.5684
      #0c309b color charts
#0c309b RGB chart
      #0c309b CMYK chart
      #0c309b RGB pie chart
      #0c309b color shades, tints & tones
#0c309b color schemes
#0c309b color preview, HTML & CSS examples
           This text has a color of #0c309b        
        
          <p style="color:#0c309b;">Text here</p>
        
        
          .mytext {color:#0c309b;}
        
        Text color #0c309b
      
           This box has a color of #0c309b        
        
          <div style="background-color:#0c309b;">Content here</div>
        
        
          .mybackground {background-color:#0c309b;}
        
        Background color #0c309b
      
           Border around this has a color of #0c309b        
        
          <div style="border:2px solid #0c309b;">Content here</div>
        
        
          .myborder {border:2px solid #0c309b;}
        
        Border color #0c309b