#0c458f color space conversions
Hex:
        #0c458f
        RGB:
        12, 69, 143
        CMY:
        95, 73, 44
        CMYK:
        92, 52, 0, 44
      HSL:
        214°, 84.5161%, 30.3922%
        HSV (HSB):
        214°, 91.6084%, 56.0784%
        XYZ:
        7.2377, 6.3176, 26.8245
        xyY:
        0.1792, 0.1565, 6.3176
      CIE-Lab:
        30.1999, 12.7911, -45.7228
        CIE-LCH:
        30.1999, 47.4782, 285.6292
        CIE-Luv:
        30.1999, -15.3837, -61.5367
        Hunter-Lab:
        25.1348, 7.4139, -45.6816
      #0c458f color charts
#0c458f RGB chart
      #0c458f CMYK chart
      #0c458f RGB pie chart
      #0c458f color shades, tints & tones
#0c458f color schemes
#0c458f color preview, HTML & CSS examples
           This text has a color of #0c458f        
        
          <p style="color:#0c458f;">Text here</p>
        
        
          .mytext {color:#0c458f;}
        
        Text color #0c458f
      
           This box has a color of #0c458f        
        
          <div style="background-color:#0c458f;">Content here</div>
        
        
          .mybackground {background-color:#0c458f;}
        
        Background color #0c458f
      
           Border around this has a color of #0c458f        
        
          <div style="border:2px solid #0c458f;">Content here</div>
        
        
          .myborder {border:2px solid #0c458f;}
        
        Border color #0c458f