#0c268f color space conversions
Hex:
        #0c268f
        RGB:
        12, 38, 143
        CMY:
        95, 85, 44
        CMYK:
        92, 73, 0, 44
      HSL:
        228°, 84.5161%, 30.3922%
        HSV (HSB):
        228°, 91.6084%, 56.0784%
        XYZ:
        5.8027, 3.4476, 26.3462
        xyY:
        0.1630, 0.0969, 3.4476
      CIE-Lab:
        21.7539, 34.1467, -59.5352
        CIE-LCH:
        21.7539, 68.6326, 299.8366
        CIE-Luv:
        21.7539, -7.8807, -68.1877
        Hunter-Lab:
        18.5676, 23.2907, -71.1313
      #0c268f color charts
#0c268f RGB chart
      #0c268f CMYK chart
      #0c268f RGB pie chart
      #0c268f color shades, tints & tones
#0c268f color schemes
#0c268f color preview, HTML & CSS examples
           This text has a color of #0c268f        
        
          <p style="color:#0c268f;">Text here</p>
        
        
          .mytext {color:#0c268f;}
        
        Text color #0c268f
      
           This box has a color of #0c268f        
        
          <div style="background-color:#0c268f;">Content here</div>
        
        
          .mybackground {background-color:#0c268f;}
        
        Background color #0c268f
      
           Border around this has a color of #0c268f        
        
          <div style="border:2px solid #0c268f;">Content here</div>
        
        
          .myborder {border:2px solid #0c268f;}
        
        Border color #0c268f