#0852bc color space conversions
Hex:
        #0852bc
        RGB:
        8, 82, 188
        CMY:
        97, 68, 26
        CMYK:
        96, 56, 0, 26
      HSL:
        215°, 91.8367%, 38.4314%
        HSV (HSB):
        215°, 95.7447%, 73.7255%
        XYZ:
        12.1945, 9.7171, 48.8098
        xyY:
        0.1724, 0.1374, 9.7171
      CIE-Lab:
        37.3297, 22.3114, -61.1183
        CIE-LCH:
        37.3297, 65.0633, 290.0547
        CIE-Luv:
        37.3297, -18.2398, -87.8463
        Hunter-Lab:
        31.1722, 15.2777, -71.0165
      #0852bc color charts
#0852bc RGB chart
      #0852bc CMYK chart
      #0852bc RGB pie chart
      #0852bc color shades, tints & tones
#0852bc color schemes
#0852bc color preview, HTML & CSS examples
           This text has a color of #0852bc        
        
          <p style="color:#0852bc;">Text here</p>
        
        
          .mytext {color:#0852bc;}
        
        Text color #0852bc
      
           This box has a color of #0852bc        
        
          <div style="background-color:#0852bc;">Content here</div>
        
        
          .mybackground {background-color:#0852bc;}
        
        Background color #0852bc
      
           Border around this has a color of #0852bc        
        
          <div style="border:2px solid #0852bc;">Content here</div>
        
        
          .myborder {border:2px solid #0852bc;}
        
        Border color #0852bc