#0f50a5 color space conversions
Hex:
        #0f50a5
        RGB:
        15, 80, 165
        CMY:
        94, 69, 35
        CMYK:
        91, 52, 0, 35
      HSL:
        214°, 83.3333%, 35.2941%
        HSV (HSB):
        214°, 90.9091%, 64.7059%
        XYZ:
        9.8572, 8.5555, 36.7292
        xyY:
        0.1788, 0.1552, 8.5555
      CIE-Lab:
        35.1140, 14.5948, -51.0963
        CIE-LCH:
        35.1140, 53.1398, 285.9411
        CIE-Luv:
        35.1140, -17.8458, -72.2729
        Hunter-Lab:
        29.2498, 8.9675, -53.9760
      #0f50a5 color charts
#0f50a5 RGB chart
      #0f50a5 CMYK chart
      #0f50a5 RGB pie chart
      #0f50a5 color shades, tints & tones
#0f50a5 color schemes
#0f50a5 color preview, HTML & CSS examples
           This text has a color of #0f50a5        
        
          <p style="color:#0f50a5;">Text here</p>
        
        
          .mytext {color:#0f50a5;}
        
        Text color #0f50a5
      
           This box has a color of #0f50a5        
        
          <div style="background-color:#0f50a5;">Content here</div>
        
        
          .mybackground {background-color:#0f50a5;}
        
        Background color #0f50a5
      
           Border around this has a color of #0f50a5        
        
          <div style="border:2px solid #0f50a5;">Content here</div>
        
        
          .myborder {border:2px solid #0f50a5;}
        
        Border color #0f50a5