#0bd5ff color space conversions
Hex:
        #0bd5ff
        RGB:
        11, 213, 255
        CMY:
        96, 16, 0
        CMYK:
        96, 16, 0, 0
      HSL:
        190°, 100.0000%, 52.1569%
        HSV (HSB):
        190°, 95.6863%, 100.0000%
        XYZ:
        41.9823, 54.8796, 102.9879
        xyY:
        0.2101, 0.2746, 54.8796
      CIE-Lab:
        78.9719, -28.5772, -32.5787
        CIE-LCH:
        78.9719, 43.3363, 228.7436
        CIE-Luv:
        78.9719, -56.2769, -48.9437
        Hunter-Lab:
        74.0808, -28.4838, -30.5690
      #0bd5ff color charts
#0bd5ff RGB chart
      #0bd5ff CMYK chart
      #0bd5ff RGB pie chart
      #0bd5ff color shades, tints & tones
#0bd5ff color schemes
#0bd5ff color preview, HTML & CSS examples
           This text has a color of #0bd5ff        
        
          <p style="color:#0bd5ff;">Text here</p>
        
        
          .mytext {color:#0bd5ff;}
        
        Text color #0bd5ff
      
           This box has a color of #0bd5ff        
        
          <div style="background-color:#0bd5ff;">Content here</div>
        
        
          .mybackground {background-color:#0bd5ff;}
        
        Background color #0bd5ff
      
           Border around this has a color of #0bd5ff        
        
          <div style="border:2px solid #0bd5ff;">Content here</div>
        
        
          .myborder {border:2px solid #0bd5ff;}
        
        Border color #0bd5ff