#0859bd color space conversions
Hex:
        #0859bd
        RGB:
        8, 89, 189
        CMY:
        97, 65, 26
        CMYK:
        96, 53, 0, 26
      HSL:
        213°, 91.8782%, 38.6275%
        HSV (HSB):
        213°, 95.7672%, 74.1176%
        XYZ:
        12.8578, 10.8705, 49.5646
        xyY:
        0.1754, 0.1483, 10.8705
      CIE-Lab:
        39.3615, 18.0455, -58.4002
        CIE-LCH:
        39.3615, 61.1247, 287.1710
        CIE-Luv:
        39.3615, -20.1605, -85.4255
        Hunter-Lab:
        32.9704, 11.9132, -66.0517
      #0859bd color charts
#0859bd RGB chart
      #0859bd CMYK chart
      #0859bd RGB pie chart
      #0859bd color shades, tints & tones
#0859bd color schemes
#0859bd color preview, HTML & CSS examples
           This text has a color of #0859bd        
        
          <p style="color:#0859bd;">Text here</p>
        
        
          .mytext {color:#0859bd;}
        
        Text color #0859bd
      
           This box has a color of #0859bd        
        
          <div style="background-color:#0859bd;">Content here</div>
        
        
          .mybackground {background-color:#0859bd;}
        
        Background color #0859bd
      
           Border around this has a color of #0859bd        
        
          <div style="border:2px solid #0859bd;">Content here</div>
        
        
          .myborder {border:2px solid #0859bd;}
        
        Border color #0859bd