#0b94db color space conversions
Hex:
        #0b94db
        RGB:
        11, 148, 219
        CMY:
        96, 42, 14
        CMYK:
        95, 32, 0, 14
      HSL:
        200°, 90.4348%, 45.0980%
        HSV (HSB):
        200°, 94.9772%, 85.8824%
        XYZ:
        23.5141, 26.3654, 70.8675
        xyY:
        0.1947, 0.2184, 26.3654
      CIE-Lab:
        58.3823, -6.7312, -45.0788
        CIE-LCH:
        58.3823, 45.5786, 261.5073
        CIE-Luv:
        58.3823, -37.1301, -70.3113
        Hunter-Lab:
        51.3473, -8.1150, -45.8867
      #0b94db color charts
#0b94db RGB chart
      #0b94db CMYK chart
      #0b94db RGB pie chart
      #0b94db color shades, tints & tones
#0b94db color schemes
#0b94db color preview, HTML & CSS examples
           This text has a color of #0b94db        
        
          <p style="color:#0b94db;">Text here</p>
        
        
          .mytext {color:#0b94db;}
        
        Text color #0b94db
      
           This box has a color of #0b94db        
        
          <div style="background-color:#0b94db;">Content here</div>
        
        
          .mybackground {background-color:#0b94db;}
        
        Background color #0b94db
      
           Border around this has a color of #0b94db        
        
          <div style="border:2px solid #0b94db;">Content here</div>
        
        
          .myborder {border:2px solid #0b94db;}
        
        Border color #0b94db