#0f50a3 color space conversions
Hex:
        #0f50a3
        RGB:
        15, 80, 163
        CMY:
        94, 69, 36
        CMYK:
        91, 51, 0, 36
      HSL:
        214°, 83.1461%, 34.9020%
        HSV (HSB):
        214°, 90.7975%, 63.9216%
        XYZ:
        9.6765, 8.4832, 35.7777
        xyY:
        0.1794, 0.1573, 8.4832
      CIE-Lab:
        34.9696, 13.7728, -50.1325
        CIE-LCH:
        34.9696, 51.9900, 285.3618
        CIE-Luv:
        34.9696, -17.9005, -70.8099
        Hunter-Lab:
        29.1260, 8.3326, -52.4424
      #0f50a3 color charts
#0f50a3 RGB chart
      #0f50a3 CMYK chart
      #0f50a3 RGB pie chart
      #0f50a3 color shades, tints & tones
#0f50a3 color schemes
#0f50a3 color preview, HTML & CSS examples
           This text has a color of #0f50a3        
        
          <p style="color:#0f50a3;">Text here</p>
        
        
          .mytext {color:#0f50a3;}
        
        Text color #0f50a3
      
           This box has a color of #0f50a3        
        
          <div style="background-color:#0f50a3;">Content here</div>
        
        
          .mybackground {background-color:#0f50a3;}
        
        Background color #0f50a3
      
           Border around this has a color of #0f50a3        
        
          <div style="border:2px solid #0f50a3;">Content here</div>
        
        
          .myborder {border:2px solid #0f50a3;}
        
        Border color #0f50a3