#0f489a color space conversions
Hex:
        #0f489a
        RGB:
        15, 72, 154
        CMY:
        94, 72, 40
        CMYK:
        90, 53, 0, 40
      HSL:
        215°, 82.2485%, 33.1373%
        HSV (HSB):
        215°, 90.2597%, 60.3922%
        XYZ:
        8.3471, 7.0694, 31.4964
        xyY:
        0.1779, 0.1507, 7.0694
      CIE-Lab:
        31.9643, 15.5041, -49.5736
        CIE-LCH:
        31.9643, 51.9415, 287.3670
        CIE-Luv:
        31.9643, -15.7873, -68.0375
        Hunter-Lab:
        26.5883, 9.5085, -51.6230
      #0f489a color charts
#0f489a RGB chart
      #0f489a CMYK chart
      #0f489a RGB pie chart
      #0f489a color shades, tints & tones
#0f489a color schemes
#0f489a color preview, HTML & CSS examples
           This text has a color of #0f489a        
        
          <p style="color:#0f489a;">Text here</p>
        
        
          .mytext {color:#0f489a;}
        
        Text color #0f489a
      
           This box has a color of #0f489a        
        
          <div style="background-color:#0f489a;">Content here</div>
        
        
          .mybackground {background-color:#0f489a;}
        
        Background color #0f489a
      
           Border around this has a color of #0f489a        
        
          <div style="border:2px solid #0f489a;">Content here</div>
        
        
          .myborder {border:2px solid #0f489a;}
        
        Border color #0f489a