#0f066e color space conversions
Hex:
        #0f066e
        RGB:
        15, 6, 110
        CMY:
        94, 98, 57
        CMYK:
        86, 95, 0, 57
      HSL:
        245°, 89.6552%, 22.7451%
        HSV (HSB):
        245°, 94.5455%, 43.1373%
        XYZ:
        3.0766, 1.3576, 14.8517
        xyY:
        0.1595, 0.0704, 1.3576
      CIE-Lab:
        11.6725, 40.0703, -55.2410
        CIE-LCH:
        11.6725, 68.2437, 305.9561
        CIE-Luv:
        11.6725, -2.5572, -43.7994
        Hunter-Lab:
        11.6516, 26.7426, -67.4180
      #0f066e color charts
#0f066e RGB chart
      #0f066e CMYK chart
      #0f066e RGB pie chart
      #0f066e color shades, tints & tones
#0f066e color schemes
#0f066e color preview, HTML & CSS examples
           This text has a color of #0f066e        
        
          <p style="color:#0f066e;">Text here</p>
        
        
          .mytext {color:#0f066e;}
        
        Text color #0f066e
      
           This box has a color of #0f066e        
        
          <div style="background-color:#0f066e;">Content here</div>
        
        
          .mybackground {background-color:#0f066e;}
        
        Background color #0f066e
      
           Border around this has a color of #0f066e        
        
          <div style="border:2px solid #0f066e;">Content here</div>
        
        
          .myborder {border:2px solid #0f066e;}
        
        Border color #0f066e