#0c094e color space conversions
Hex:
        #0c094e
        RGB:
        12, 9, 78
        CMY:
        95, 96, 69
        CMYK:
        85, 88, 0, 69
      HSL:
        243°, 79.3103%, 17.0588%
        HSV (HSB):
        243°, 88.4615%, 30.5882%
        XYZ:
        1.6245, 0.8236, 7.2811
        xyY:
        0.1670, 0.0847, 0.8236
      CIE-Lab:
        7.4395, 27.7610, -40.7658
        CIE-LCH:
        7.4395, 49.3206, 304.2544
        CIE-Luv:
        7.4395, -1.5906, -25.2820
        Hunter-Lab:
        9.0752, 16.0697, -41.2159
      #0c094e color charts
#0c094e RGB chart
      #0c094e CMYK chart
      #0c094e RGB pie chart
      #0c094e color shades, tints & tones
#0c094e color schemes
#0c094e color preview, HTML & CSS examples
           This text has a color of #0c094e        
        
          <p style="color:#0c094e;">Text here</p>
        
        
          .mytext {color:#0c094e;}
        
        Text color #0c094e
      
           This box has a color of #0c094e        
        
          <div style="background-color:#0c094e;">Content here</div>
        
        
          .mybackground {background-color:#0c094e;}
        
        Background color #0c094e
      
           Border around this has a color of #0c094e        
        
          <div style="border:2px solid #0c094e;">Content here</div>
        
        
          .myborder {border:2px solid #0c094e;}
        
        Border color #0c094e