#0c066e color space conversions
Hex:
        #0c066e
        RGB:
        12, 6, 110
        CMY:
        95, 98, 57
        CMYK:
        89, 95, 0, 57
      HSL:
        243°, 89.6552%, 22.7451%
        HSV (HSB):
        243°, 94.5455%, 43.1373%
        XYZ:
        3.0312, 1.3342, 14.8496
        xyY:
        0.1578, 0.0694, 1.3342
      CIE-Lab:
        11.5126, 39.9721, -55.5118
        CIE-LCH:
        11.5126, 68.4056, 305.7563
        CIE-Luv:
        11.5126, -2.7627, -43.5055
        Hunter-Lab:
        11.5508, 26.6291, -68.1375
      #0c066e color charts
#0c066e RGB chart
      #0c066e CMYK chart
      #0c066e RGB pie chart
      #0c066e color shades, tints & tones
#0c066e color schemes
#0c066e color preview, HTML & CSS examples
           This text has a color of #0c066e        
        
          <p style="color:#0c066e;">Text here</p>
        
        
          .mytext {color:#0c066e;}
        
        Text color #0c066e
      
           This box has a color of #0c066e        
        
          <div style="background-color:#0c066e;">Content here</div>
        
        
          .mybackground {background-color:#0c066e;}
        
        Background color #0c066e
      
           Border around this has a color of #0c066e        
        
          <div style="border:2px solid #0c066e;">Content here</div>
        
        
          .myborder {border:2px solid #0c066e;}
        
        Border color #0c066e