#0b86ee color space conversions
Hex:
        #0b86ee
        RGB:
        11, 134, 238
        CMY:
        96, 47, 7
        CMYK:
        95, 44, 0, 7
      HSL:
        207°, 91.1647%, 48.8235%
        HSV (HSB):
        207°, 95.3782%, 93.3333%
        XYZ:
        24.0957, 23.2944, 84.1152
        xyY:
        0.1832, 0.1771, 23.2944
      CIE-Lab:
        55.3743, 8.8013, -60.4544
        CIE-LCH:
        55.3743, 61.0918, 278.2833
        CIE-Luv:
        55.3743, -31.5577, -95.9988
        Hunter-Lab:
        48.2643, 4.6529, -69.5459
      #0b86ee color charts
#0b86ee RGB chart
      #0b86ee CMYK chart
      #0b86ee RGB pie chart
      #0b86ee color shades, tints & tones
#0b86ee color schemes
#0b86ee color preview, HTML & CSS examples
           This text has a color of #0b86ee        
        
          <p style="color:#0b86ee;">Text here</p>
        
        
          .mytext {color:#0b86ee;}
        
        Text color #0b86ee
      
           This box has a color of #0b86ee        
        
          <div style="background-color:#0b86ee;">Content here</div>
        
        
          .mybackground {background-color:#0b86ee;}
        
        Background color #0b86ee
      
           Border around this has a color of #0b86ee        
        
          <div style="border:2px solid #0b86ee;">Content here</div>
        
        
          .myborder {border:2px solid #0b86ee;}
        
        Border color #0b86ee