#0c406a color space conversions
Hex:
        #0c406a
        RGB:
        12, 64, 106
        CMY:
        95, 75, 58
        CMYK:
        89, 40, 0, 58
      HSL:
        207°, 79.6610%, 23.1373%
        HSV (HSB):
        207°, 88.6792%, 41.5686%
        XYZ:
        4.5865, 4.7856, 14.3176
        xyY:
        0.1936, 0.2020, 4.7856
      CIE-Lab:
        26.1149, 0.5041, -29.0911
        CIE-LCH:
        26.1149, 29.0955, 270.9928
        CIE-Luv:
        26.1149, -14.9675, -36.4556
        Hunter-Lab:
        21.8759, -0.8583, -23.4917
      #0c406a color charts
#0c406a RGB chart
      #0c406a CMYK chart
      #0c406a RGB pie chart
      #0c406a color shades, tints & tones
#0c406a color schemes
#0c406a color preview, HTML & CSS examples
           This text has a color of #0c406a        
        
          <p style="color:#0c406a;">Text here</p>
        
        
          .mytext {color:#0c406a;}
        
        Text color #0c406a
      
           This box has a color of #0c406a        
        
          <div style="background-color:#0c406a;">Content here</div>
        
        
          .mybackground {background-color:#0c406a;}
        
        Background color #0c406a
      
           Border around this has a color of #0c406a        
        
          <div style="border:2px solid #0c406a;">Content here</div>
        
        
          .myborder {border:2px solid #0c406a;}
        
        Border color #0c406a