#0f094e color space conversions
Hex:
        #0f094e
        RGB:
        15, 9, 78
        CMY:
        94, 96, 69
        CMYK:
        81, 88, 0, 69
      HSL:
        245°, 79.3103%, 17.0588%
        HSV (HSB):
        245°, 88.4615%, 30.5882%
        XYZ:
        1.6698, 0.8470, 7.2832
        xyY:
        0.1704, 0.0864, 0.8470
      CIE-Lab:
        7.6508, 28.0384, -40.4093
        CIE-LCH:
        7.6508, 49.1840, 304.7553
        CIE-Luv:
        7.6508, -1.3379, -25.6508
        Hunter-Lab:
        9.2032, 16.2815, -40.4785
      #0f094e color charts
#0f094e RGB chart
      #0f094e CMYK chart
      #0f094e RGB pie chart
      #0f094e color shades, tints & tones
#0f094e color schemes
#0f094e color preview, HTML & CSS examples
           This text has a color of #0f094e        
        
          <p style="color:#0f094e;">Text here</p>
        
        
          .mytext {color:#0f094e;}
        
        Text color #0f094e
      
           This box has a color of #0f094e        
        
          <div style="background-color:#0f094e;">Content here</div>
        
        
          .mybackground {background-color:#0f094e;}
        
        Background color #0f094e
      
           Border around this has a color of #0f094e        
        
          <div style="border:2px solid #0f094e;">Content here</div>
        
        
          .myborder {border:2px solid #0f094e;}
        
        Border color #0f094e