#0a50bf color space conversions
Hex:
        #0a50bf
        RGB:
        10, 80, 191
        CMY:
        96, 69, 25
        CMYK:
        95, 58, 0, 25
      HSL:
        217°, 90.0498%, 39.4118%
        HSV (HSB):
        217°, 94.7644%, 74.9020%
        XYZ:
        12.3978, 9.5634, 50.4827
        xyY:
        0.1711, 0.1320, 9.5634
      CIE-Lab:
        37.0472, 24.9226, -63.3345
        CIE-LCH:
        37.0472, 68.0617, 291.4800
        CIE-Luv:
        37.0472, -17.5603, -90.6621
        Hunter-Lab:
        30.9248, 17.4425, -75.1396
      #0a50bf color charts
#0a50bf RGB chart
      #0a50bf CMYK chart
      #0a50bf RGB pie chart
      #0a50bf color shades, tints & tones
#0a50bf color schemes
#0a50bf color preview, HTML & CSS examples
           This text has a color of #0a50bf        
        
          <p style="color:#0a50bf;">Text here</p>
        
        
          .mytext {color:#0a50bf;}
        
        Text color #0a50bf
      
           This box has a color of #0a50bf        
        
          <div style="background-color:#0a50bf;">Content here</div>
        
        
          .mybackground {background-color:#0a50bf;}
        
        Background color #0a50bf
      
           Border around this has a color of #0a50bf        
        
          <div style="border:2px solid #0a50bf;">Content here</div>
        
        
          .myborder {border:2px solid #0a50bf;}
        
        Border color #0a50bf