#0bc1ee color space conversions
Hex:
        #0bc1ee
        RGB:
        11, 193, 238
        CMY:
        96, 24, 7
        CMYK:
        95, 19, 0, 7
      HSL:
        192°, 91.1647%, 48.8235%
        HSV (HSB):
        192°, 95.3782%, 93.3333%
        XYZ:
        34.6406, 44.3841, 87.6302
        xyY:
        0.2079, 0.2663, 44.3841
      CIE-Lab:
        72.4845, -24.2474, -33.4755
        CIE-LCH:
        72.4845, 41.3345, 234.0830
        CIE-Luv:
        72.4845, -50.8817, -50.5614
        Hunter-Lab:
        66.6214, -23.7743, -31.3518
      #0bc1ee color charts
#0bc1ee RGB chart
      #0bc1ee CMYK chart
      #0bc1ee RGB pie chart
      #0bc1ee color shades, tints & tones
#0bc1ee color schemes
#0bc1ee color preview, HTML & CSS examples
           This text has a color of #0bc1ee        
        
          <p style="color:#0bc1ee;">Text here</p>
        
        
          .mytext {color:#0bc1ee;}
        
        Text color #0bc1ee
      
           This box has a color of #0bc1ee        
        
          <div style="background-color:#0bc1ee;">Content here</div>
        
        
          .mybackground {background-color:#0bc1ee;}
        
        Background color #0bc1ee
      
           Border around this has a color of #0bc1ee        
        
          <div style="border:2px solid #0bc1ee;">Content here</div>
        
        
          .myborder {border:2px solid #0bc1ee;}
        
        Border color #0bc1ee