#0f049a color space conversions
Hex:
        #0f049a
        RGB:
        15, 4, 154
        CMY:
        94, 98, 40
        CMYK:
        90, 97, 0, 40
      HSL:
        244°, 94.9367%, 30.9804%
        HSV (HSB):
        244°, 97.4026%, 60.3922%
        XYZ:
        6.0732, 2.5215, 30.7385
        xyY:
        0.1544, 0.0641, 2.5215
      CIE-Lab:
        18.0155, 53.2734, -72.5536
        CIE-LCH:
        18.0155, 90.0116, 306.2884
        CIE-Luv:
        18.0155, -4.5349, -70.6373
        Hunter-Lab:
        15.8792, 40.4805, -103.6564
      #0f049a color charts
#0f049a RGB chart
      #0f049a CMYK chart
      #0f049a RGB pie chart
      #0f049a color shades, tints & tones
#0f049a color schemes
#0f049a color preview, HTML & CSS examples
           This text has a color of #0f049a        
        
          <p style="color:#0f049a;">Text here</p>
        
        
          .mytext {color:#0f049a;}
        
        Text color #0f049a
      
           This box has a color of #0f049a        
        
          <div style="background-color:#0f049a;">Content here</div>
        
        
          .mybackground {background-color:#0f049a;}
        
        Background color #0f049a
      
           Border around this has a color of #0f049a        
        
          <div style="border:2px solid #0f049a;">Content here</div>
        
        
          .myborder {border:2px solid #0f049a;}
        
        Border color #0f049a