#0c002e color space conversions
Hex:
        #0c002e
        RGB:
        12, 0, 46
        CMY:
        95, 100, 82
        CMYK:
        74, 100, 0, 82
      HSL:
        256°, 100.0000%, 9.0196%
        HSV (HSB):
        256°, 100.0000%, 18.0392%
        XYZ:
        0.6448, 0.2754, 2.6039
        xyY:
        0.1830, 0.0782, 0.2754
      CIE-Lab:
        2.4878, 15.6885, -25.7463
        CIE-LCH:
        2.4878, 30.1496, 301.3561
        CIE-Luv:
        2.4878, 0.2278, -8.7782
        Hunter-Lab:
        5.2480, 12.7460, -25.7446
      #0c002e color charts
#0c002e RGB chart
      #0c002e CMYK chart
      #0c002e RGB pie chart
      #0c002e color shades, tints & tones
#0c002e color schemes
#0c002e color preview, HTML & CSS examples
           This text has a color of #0c002e        
        
          <p style="color:#0c002e;">Text here</p>
        
        
          .mytext {color:#0c002e;}
        
        Text color #0c002e
      
           This box has a color of #0c002e        
        
          <div style="background-color:#0c002e;">Content here</div>
        
        
          .mybackground {background-color:#0c002e;}
        
        Background color #0c002e
      
           Border around this has a color of #0c002e        
        
          <div style="border:2px solid #0c002e;">Content here</div>
        
        
          .myborder {border:2px solid #0c002e;}
        
        Border color #0c002e