#0f499d color space conversions
Hex:
        #0f499d
        RGB:
        15, 73, 157
        CMY:
        94, 71, 38
        CMYK:
        90, 54, 0, 38
      HSL:
        215°, 82.5581%, 33.7255%
        HSV (HSB):
        215°, 90.4459%, 61.5686%
        XYZ:
        8.6653, 7.3010, 32.8508
        xyY:
        0.1775, 0.1496, 7.3010
      CIE-Lab:
        32.4825, 16.0601, -50.5496
        CIE-LCH:
        32.4825, 53.0395, 287.6255
        CIE-Luv:
        32.4825, -16.0094, -69.7413
        Hunter-Lab:
        27.0203, 9.9590, -53.1695
      #0f499d color charts
#0f499d RGB chart
      #0f499d CMYK chart
      #0f499d RGB pie chart
      #0f499d color shades, tints & tones
#0f499d color schemes
#0f499d color preview, HTML & CSS examples
           This text has a color of #0f499d        
        
          <p style="color:#0f499d;">Text here</p>
        
        
          .mytext {color:#0f499d;}
        
        Text color #0f499d
      
           This box has a color of #0f499d        
        
          <div style="background-color:#0f499d;">Content here</div>
        
        
          .mybackground {background-color:#0f499d;}
        
        Background color #0f499d
      
           Border around this has a color of #0f499d        
        
          <div style="border:2px solid #0f499d;">Content here</div>
        
        
          .myborder {border:2px solid #0f499d;}
        
        Border color #0f499d