#0f519e color space conversions
Hex:
        #0f519e
        RGB:
        15, 81, 158
        CMY:
        94, 68, 38
        CMYK:
        91, 49, 0, 38
      HSL:
        212°, 82.6590%, 33.9216%
        HSV (HSB):
        212°, 90.5063%, 61.9608%
        XYZ:
        9.3110, 8.4550, 33.4890
        xyY:
        0.1817, 0.1650, 8.4550
      CIE-Lab:
        34.9131, 11.0388, -47.2219
        CIE-LCH:
        34.9131, 48.4950, 283.1574
        CIE-Luv:
        34.9131, -18.3496, -66.5923
        Hunter-Lab:
        29.0776, 6.2722, -47.9308
      #0f519e color charts
#0f519e RGB chart
      #0f519e CMYK chart
      #0f519e RGB pie chart
      #0f519e color shades, tints & tones
#0f519e color schemes
#0f519e color preview, HTML & CSS examples
           This text has a color of #0f519e        
        
          <p style="color:#0f519e;">Text here</p>
        
        
          .mytext {color:#0f519e;}
        
        Text color #0f519e
      
           This box has a color of #0f519e        
        
          <div style="background-color:#0f519e;">Content here</div>
        
        
          .mybackground {background-color:#0f519e;}
        
        Background color #0f519e
      
           Border around this has a color of #0f519e        
        
          <div style="border:2px solid #0f519e;">Content here</div>
        
        
          .myborder {border:2px solid #0f519e;}
        
        Border color #0f519e