#0b85ee color space conversions
Hex:
        #0b85ee
        RGB:
        11, 133, 238
        CMY:
        96, 48, 7
        CMYK:
        95, 44, 0, 7
      HSL:
        208°, 91.1647%, 48.8235%
        HSV (HSB):
        208°, 95.3782%, 93.3333%
        XYZ:
        23.9582, 23.0193, 84.0693
        xyY:
        0.1828, 0.1757, 23.0193
      CIE-Lab:
        55.0922, 9.4140, -60.9075
        CIE-LCH:
        55.0922, 61.6307, 278.7862
        CIE-Luv:
        55.0922, -31.2498, -96.6640
        Hunter-Lab:
        47.9784, 5.1724, -70.3051
      #0b85ee color charts
#0b85ee RGB chart
      #0b85ee CMYK chart
      #0b85ee RGB pie chart
      #0b85ee color shades, tints & tones
#0b85ee color schemes
#0b85ee color preview, HTML & CSS examples
           This text has a color of #0b85ee        
        
          <p style="color:#0b85ee;">Text here</p>
        
        
          .mytext {color:#0b85ee;}
        
        Text color #0b85ee
      
           This box has a color of #0b85ee        
        
          <div style="background-color:#0b85ee;">Content here</div>
        
        
          .mybackground {background-color:#0b85ee;}
        
        Background color #0b85ee
      
           Border around this has a color of #0b85ee        
        
          <div style="border:2px solid #0b85ee;">Content here</div>
        
        
          .myborder {border:2px solid #0b85ee;}
        
        Border color #0b85ee