#0850bd color space conversions
Hex:
        #0850bd
        RGB:
        8, 80, 189
        CMY:
        97, 69, 26
        CMYK:
        96, 58, 0, 26
      HSL:
        216°, 91.8782%, 38.6275%
        HSV (HSB):
        216°, 95.7672%, 74.1176%
        XYZ:
        12.1541, 9.4631, 49.3301
        xyY:
        0.1713, 0.1334, 9.4631
      CIE-Lab:
        36.8610, 24.0529, -62.4684
        CIE-LCH:
        36.8610, 66.9391, 291.0587
        CIE-Luv:
        36.8610, -17.6853, -89.3257
        Hunter-Lab:
        30.7621, 16.6917, -73.5439
      #0850bd color charts
#0850bd RGB chart
      #0850bd CMYK chart
      #0850bd RGB pie chart
      #0850bd color shades, tints & tones
#0850bd color schemes
#0850bd color preview, HTML & CSS examples
           This text has a color of #0850bd        
        
          <p style="color:#0850bd;">Text here</p>
        
        
          .mytext {color:#0850bd;}
        
        Text color #0850bd
      
           This box has a color of #0850bd        
        
          <div style="background-color:#0850bd;">Content here</div>
        
        
          .mybackground {background-color:#0850bd;}
        
        Background color #0850bd
      
           Border around this has a color of #0850bd        
        
          <div style="border:2px solid #0850bd;">Content here</div>
        
        
          .myborder {border:2px solid #0850bd;}
        
        Border color #0850bd