#0b84ec color space conversions
Hex:
        #0b84ec
        RGB:
        11, 132, 236
        CMY:
        96, 48, 7
        CMYK:
        95, 44, 0, 7
      HSL:
        208°, 91.0931%, 48.4314%
        HSV (HSB):
        208°, 95.3390%, 92.5490%
        XYZ:
        23.5296, 22.6298, 82.4847
        xyY:
        0.1829, 0.1759, 22.6298
      CIE-Lab:
        54.6890, 9.2573, -60.4426
        CIE-LCH:
        54.6890, 61.1474, 278.7077
        CIE-Luv:
        54.6890, -31.0377, -95.7584
        Hunter-Lab:
        47.5708, 5.0413, -69.5055
      #0b84ec color charts
#0b84ec RGB chart
      #0b84ec CMYK chart
      #0b84ec RGB pie chart
      #0b84ec color shades, tints & tones
#0b84ec color schemes
#0b84ec color preview, HTML & CSS examples
           This text has a color of #0b84ec        
        
          <p style="color:#0b84ec;">Text here</p>
        
        
          .mytext {color:#0b84ec;}
        
        Text color #0b84ec
      
           This box has a color of #0b84ec        
        
          <div style="background-color:#0b84ec;">Content here</div>
        
        
          .mybackground {background-color:#0b84ec;}
        
        Background color #0b84ec
      
           Border around this has a color of #0b84ec        
        
          <div style="border:2px solid #0b84ec;">Content here</div>
        
        
          .myborder {border:2px solid #0b84ec;}
        
        Border color #0b84ec