#0852bd color space conversions
Hex:
        #0852bd
        RGB:
        8, 82, 189
        CMY:
        97, 68, 26
        CMYK:
        96, 57, 0, 26
      HSL:
        215°, 91.8782%, 38.6275%
        HSV (HSB):
        215°, 95.7672%, 74.1176%
        XYZ:
        12.3027, 9.7603, 49.3796
        xyY:
        0.1722, 0.1366, 9.7603
      CIE-Lab:
        37.4088, 22.7143, -61.5753
        CIE-LCH:
        37.4088, 65.6312, 290.2483
        CIE-Luv:
        37.4088, -18.2190, -88.5383
        Hunter-Lab:
        31.2415, 15.6196, -71.8433
      #0852bd color charts
#0852bd RGB chart
      #0852bd CMYK chart
      #0852bd RGB pie chart
      #0852bd color shades, tints & tones
#0852bd color schemes
#0852bd color preview, HTML & CSS examples
           This text has a color of #0852bd        
        
          <p style="color:#0852bd;">Text here</p>
        
        
          .mytext {color:#0852bd;}
        
        Text color #0852bd
      
           This box has a color of #0852bd        
        
          <div style="background-color:#0852bd;">Content here</div>
        
        
          .mybackground {background-color:#0852bd;}
        
        Background color #0852bd
      
           Border around this has a color of #0852bd        
        
          <div style="border:2px solid #0852bd;">Content here</div>
        
        
          .myborder {border:2px solid #0852bd;}
        
        Border color #0852bd