#0b50db color space conversions
Hex:
        #0b50db
        RGB:
        11, 80, 219
        CMY:
        96, 69, 14
        CMYK:
        95, 63, 0, 14
      HSL:
        220°, 90.4348%, 45.0980%
        HSV (HSB):
        220°, 94.9772%, 85.8824%
        XYZ:
        15.7929, 10.9229, 68.2938
        xyY:
        0.1662, 0.1150, 10.9229
      CIE-Lab:
        39.4504, 35.8703, -75.5959
        CIE-LCH:
        39.4504, 83.6745, 295.3844
        CIE-Luv:
        39.4504, -17.2077, -109.0714
        Hunter-Lab:
        33.0499, 27.4588, -99.3811
      #0b50db color charts
#0b50db RGB chart
      #0b50db CMYK chart
      #0b50db RGB pie chart
      #0b50db color shades, tints & tones
#0b50db color schemes
#0b50db color preview, HTML & CSS examples
           This text has a color of #0b50db        
        
          <p style="color:#0b50db;">Text here</p>
        
        
          .mytext {color:#0b50db;}
        
        Text color #0b50db
      
           This box has a color of #0b50db        
        
          <div style="background-color:#0b50db;">Content here</div>
        
        
          .mybackground {background-color:#0b50db;}
        
        Background color #0b50db
      
           Border around this has a color of #0b50db        
        
          <div style="border:2px solid #0b50db;">Content here</div>
        
        
          .myborder {border:2px solid #0b50db;}
        
        Border color #0b50db