#0c256f color space conversions
Hex:
        #0c256f
        RGB:
        12, 37, 111
        CMY:
        95, 85, 56
        CMYK:
        89, 67, 0, 56
      HSL:
        225°, 80.4878%, 24.1176%
        HSV (HSB):
        225°, 89.1892%, 43.5294%
        XYZ:
        3.6824, 2.5490, 15.3368
        xyY:
        0.1707, 0.1182, 2.5490
      CIE-Lab:
        18.1388, 22.0379, -45.2012
        CIE-LCH:
        18.1388, 50.2874, 295.9915
        CIE-Luv:
        18.1388, -7.1494, -48.9127
        Hunter-Lab:
        15.9656, 13.2309, -45.7792
      #0c256f color charts
#0c256f RGB chart
      #0c256f CMYK chart
      #0c256f RGB pie chart
      #0c256f color shades, tints & tones
#0c256f color schemes
#0c256f color preview, HTML & CSS examples
           This text has a color of #0c256f        
        
          <p style="color:#0c256f;">Text here</p>
        
        
          .mytext {color:#0c256f;}
        
        Text color #0c256f
      
           This box has a color of #0c256f        
        
          <div style="background-color:#0c256f;">Content here</div>
        
        
          .mybackground {background-color:#0c256f;}
        
        Background color #0c256f
      
           Border around this has a color of #0c256f        
        
          <div style="border:2px solid #0c256f;">Content here</div>
        
        
          .myborder {border:2px solid #0c256f;}
        
        Border color #0c256f