#0c405a color space conversions
Hex:
        #0c405a
        RGB:
        12, 64, 90
        CMY:
        95, 75, 65
        CMYK:
        87, 29, 0, 65
      HSL:
        200°, 76.4706%, 20.0000%
        HSV (HSB):
        200°, 86.6667%, 35.2941%
        XYZ:
        3.8305, 4.4831, 10.3363
        xyY:
        0.2054, 0.2404, 4.4831
      CIE-Lab:
        25.2084, -6.1970, -20.1868
        CIE-LCH:
        25.2084, 21.1166, 252.9345
        CIE-Luv:
        25.2084, -15.6488, -23.9556
        Hunter-Lab:
        21.1734, -4.7611, -14.1224
      #0c405a color charts
#0c405a RGB chart
      #0c405a CMYK chart
      #0c405a RGB pie chart
      #0c405a color shades, tints & tones
#0c405a color schemes
#0c405a color preview, HTML & CSS examples
           This text has a color of #0c405a        
        
          <p style="color:#0c405a;">Text here</p>
        
        
          .mytext {color:#0c405a;}
        
        Text color #0c405a
      
           This box has a color of #0c405a        
        
          <div style="background-color:#0c405a;">Content here</div>
        
        
          .mybackground {background-color:#0c405a;}
        
        Background color #0c405a
      
           Border around this has a color of #0c405a        
        
          <div style="border:2px solid #0c405a;">Content here</div>
        
        
          .myborder {border:2px solid #0c405a;}
        
        Border color #0c405a