#0b84dc color space conversions
Hex:
        #0b84dc
        RGB:
        11, 132, 220
        CMY:
        96, 48, 14
        CMYK:
        95, 40, 0, 14
      HSL:
        205°, 90.4762%, 45.2941%
        HSV (HSB):
        205°, 95.0000%, 86.2745%
        XYZ:
        21.3075, 21.7410, 70.7835
        xyY:
        0.1872, 0.1910, 21.7410
      CIE-Lab:
        53.7511, 3.0885, -52.9951
        CIE-LCH:
        53.7511, 53.0851, 273.3353
        CIE-Luv:
        53.7511, -31.8506, -83.0033
        Hunter-Lab:
        46.6272, -0.0274, -57.3675
      #0b84dc color charts
#0b84dc RGB chart
      #0b84dc CMYK chart
      #0b84dc RGB pie chart
      #0b84dc color shades, tints & tones
#0b84dc color schemes
#0b84dc color preview, HTML & CSS examples
           This text has a color of #0b84dc        
        
          <p style="color:#0b84dc;">Text here</p>
        
        
          .mytext {color:#0b84dc;}
        
        Text color #0b84dc
      
           This box has a color of #0b84dc        
        
          <div style="background-color:#0b84dc;">Content here</div>
        
        
          .mybackground {background-color:#0b84dc;}
        
        Background color #0b84dc
      
           Border around this has a color of #0b84dc        
        
          <div style="border:2px solid #0b84dc;">Content here</div>
        
        
          .myborder {border:2px solid #0b84dc;}
        
        Border color #0b84dc