#0f059a color space conversions
Hex:
        #0f059a
        RGB:
        15, 5, 154
        CMY:
        94, 98, 40
        CMYK:
        90, 97, 0, 40
      HSL:
        244°, 93.7107%, 31.1765%
        HSV (HSB):
        244°, 96.7532%, 60.3922%
        XYZ:
        6.0840, 2.5432, 30.7421
        xyY:
        0.1545, 0.0646, 2.5432
      CIE-Lab:
        18.1128, 52.9729, -72.3910
        CIE-LCH:
        18.1128, 89.7027, 306.1952
        CIE-Luv:
        18.1128, -4.5914, -70.7817
        Hunter-Lab:
        15.9474, 40.1907, -103.1312
      #0f059a color charts
#0f059a RGB chart
      #0f059a CMYK chart
      #0f059a RGB pie chart
      #0f059a color shades, tints & tones
#0f059a color schemes
#0f059a color preview, HTML & CSS examples
           This text has a color of #0f059a        
        
          <p style="color:#0f059a;">Text here</p>
        
        
          .mytext {color:#0f059a;}
        
        Text color #0f059a
      
           This box has a color of #0f059a        
        
          <div style="background-color:#0f059a;">Content here</div>
        
        
          .mybackground {background-color:#0f059a;}
        
        Background color #0f059a
      
           Border around this has a color of #0f059a        
        
          <div style="border:2px solid #0f059a;">Content here</div>
        
        
          .myborder {border:2px solid #0f059a;}
        
        Border color #0f059a