#0c305d color space conversions
Hex:
        #0c305d
        RGB:
        12, 48, 93
        CMY:
        95, 81, 64
        CMYK:
        87, 48, 0, 64
      HSL:
        213°, 77.1429%, 20.5882%
        HSV (HSB):
        213°, 87.0968%, 36.4706%
        XYZ:
        3.1844, 2.9824, 10.7637
        xyY:
        0.1881, 0.1762, 2.9824
      CIE-Lab:
        19.9732, 6.1305, -30.4537
        CIE-LCH:
        19.9732, 31.0646, 281.3818
        CIE-Luv:
        19.9732, -10.1372, -34.7160
        Hunter-Lab:
        17.2696, 2.6921, -24.8655
      #0c305d color charts
#0c305d RGB chart
      #0c305d CMYK chart
      #0c305d RGB pie chart
      #0c305d color shades, tints & tones
#0c305d color schemes
#0c305d color preview, HTML & CSS examples
           This text has a color of #0c305d        
        
          <p style="color:#0c305d;">Text here</p>
        
        
          .mytext {color:#0c305d;}
        
        Text color #0c305d
      
           This box has a color of #0c305d        
        
          <div style="background-color:#0c305d;">Content here</div>
        
        
          .mybackground {background-color:#0c305d;}
        
        Background color #0c305d
      
           Border around this has a color of #0c305d        
        
          <div style="border:2px solid #0c305d;">Content here</div>
        
        
          .myborder {border:2px solid #0c305d;}
        
        Border color #0c305d