#0b84e1 color space conversions
Hex:
        #0b84e1
        RGB:
        11, 132, 225
        CMY:
        96, 48, 12
        CMYK:
        95, 41, 0, 12
      HSL:
        206°, 90.6780%, 46.2745%
        HSV (HSB):
        206°, 95.1111%, 88.2353%
        XYZ:
        21.9799, 22.0099, 74.3240
        xyY:
        0.1858, 0.1860, 22.0099
      CIE-Lab:
        54.0375, 5.0156, -55.3431
        CIE-LCH:
        54.0375, 55.5699, 275.1784
        CIE-Luv:
        54.0375, -31.5860, -87.0337
        Hunter-Lab:
        46.9147, 1.5277, -61.0891
      #0b84e1 color charts
#0b84e1 RGB chart
      #0b84e1 CMYK chart
      #0b84e1 RGB pie chart
      #0b84e1 color shades, tints & tones
#0b84e1 color schemes
#0b84e1 color preview, HTML & CSS examples
           This text has a color of #0b84e1        
        
          <p style="color:#0b84e1;">Text here</p>
        
        
          .mytext {color:#0b84e1;}
        
        Text color #0b84e1
      
           This box has a color of #0b84e1        
        
          <div style="background-color:#0b84e1;">Content here</div>
        
        
          .mybackground {background-color:#0b84e1;}
        
        Background color #0b84e1
      
           Border around this has a color of #0b84e1        
        
          <div style="border:2px solid #0b84e1;">Content here</div>
        
        
          .myborder {border:2px solid #0b84e1;}
        
        Border color #0b84e1