#0b84ee color space conversions
Hex:
        #0b84ee
        RGB:
        11, 132, 238
        CMY:
        96, 48, 7
        CMYK:
        95, 45, 0, 7
      HSL:
        208°, 91.1647%, 48.8235%
        HSV (HSB):
        208°, 95.3782%, 93.3333%
        XYZ:
        23.8219, 22.7467, 84.0239
        xyY:
        0.1824, 0.1742, 22.7467
      CIE-Lab:
        54.8105, 10.0282, -61.3601
        CIE-LCH:
        54.8105, 62.1742, 279.2819
        CIE-Luv:
        54.8105, -30.9430, -97.3234
        Hunter-Lab:
        47.6935, 5.6933, -71.0685
      #0b84ee color charts
#0b84ee RGB chart
      #0b84ee CMYK chart
      #0b84ee RGB pie chart
      #0b84ee color shades, tints & tones
#0b84ee color schemes
#0b84ee color preview, HTML & CSS examples
           This text has a color of #0b84ee        
        
          <p style="color:#0b84ee;">Text here</p>
        
        
          .mytext {color:#0b84ee;}
        
        Text color #0b84ee
      
           This box has a color of #0b84ee        
        
          <div style="background-color:#0b84ee;">Content here</div>
        
        
          .mybackground {background-color:#0b84ee;}
        
        Background color #0b84ee
      
           Border around this has a color of #0b84ee        
        
          <div style="border:2px solid #0b84ee;">Content here</div>
        
        
          .myborder {border:2px solid #0b84ee;}
        
        Border color #0b84ee