#0bf1ff color space conversions
Hex:
        #0bf1ff
        RGB:
        11, 241, 255
        CMY:
        96, 5, 0
        CMYK:
        96, 5, 0, 0
      HSL:
        183°, 100.0000%, 52.1569%
        HSV (HSB):
        183°, 95.6863%, 100.0000%
        XYZ:
        49.6433, 70.2017, 105.5416
        xyY:
        0.2203, 0.3115, 70.2017
      CIE-Lab:
        87.0957, -41.7129, -20.1816
        CIE-LCH:
        87.0957, 46.3385, 205.8187
        CIE-Luv:
        87.0957, -65.5908, -26.2391
        Hunter-Lab:
        83.7865, -40.8655, -16.0341
      #0bf1ff color charts
#0bf1ff RGB chart
      #0bf1ff CMYK chart
      #0bf1ff RGB pie chart
      #0bf1ff color shades, tints & tones
#0bf1ff color schemes
#0bf1ff color preview, HTML & CSS examples
           This text has a color of #0bf1ff        
        
          <p style="color:#0bf1ff;">Text here</p>
        
        
          .mytext {color:#0bf1ff;}
        
        Text color #0bf1ff
      
           This box has a color of #0bf1ff        
        
          <div style="background-color:#0bf1ff;">Content here</div>
        
        
          .mybackground {background-color:#0bf1ff;}
        
        Background color #0bf1ff
      
           Border around this has a color of #0bf1ff        
        
          <div style="border:2px solid #0bf1ff;">Content here</div>
        
        
          .myborder {border:2px solid #0bf1ff;}
        
        Border color #0bf1ff