#0b50dc color space conversions
Hex:
        #0b50dc
        RGB:
        11, 80, 220
        CMY:
        96, 69, 14
        CMYK:
        95, 64, 0, 14
      HSL:
        220°, 90.4762%, 45.2941%
        HSV (HSB):
        220°, 95.0000%, 86.2745%
        XYZ:
        15.9249, 10.9758, 68.9893
        xyY:
        0.1661, 0.1145, 10.9758
      CIE-Lab:
        39.5396, 36.2498, -76.0212
        CIE-LCH:
        39.5396, 84.2216, 295.4936
        CIE-Luv:
        39.5396, -17.2020, -109.7086
        Hunter-Lab:
        33.1297, 27.8252, -100.2748
      #0b50dc color charts
#0b50dc RGB chart
      #0b50dc CMYK chart
      #0b50dc RGB pie chart
      #0b50dc color shades, tints & tones
#0b50dc color schemes
#0b50dc color preview, HTML & CSS examples
           This text has a color of #0b50dc        
        
          <p style="color:#0b50dc;">Text here</p>
        
        
          .mytext {color:#0b50dc;}
        
        Text color #0b50dc
      
           This box has a color of #0b50dc        
        
          <div style="background-color:#0b50dc;">Content here</div>
        
        
          .mybackground {background-color:#0b50dc;}
        
        Background color #0b50dc
      
           Border around this has a color of #0b50dc        
        
          <div style="border:2px solid #0b50dc;">Content here</div>
        
        
          .myborder {border:2px solid #0b50dc;}
        
        Border color #0b50dc