#0b75d2 color space conversions
Hex:
        #0b75d2
        RGB:
        11, 117, 210
        CMY:
        96, 54, 18
        CMYK:
        95, 44, 0, 18
      HSL:
        208°, 90.0452%, 43.3333%
        HSV (HSB):
        208°, 94.7619%, 82.3529%
        XYZ:
        18.1322, 17.4469, 63.3847
        xyY:
        0.1832, 0.1763, 17.4469
      CIE-Lab:
        48.8182, 8.4439, -55.2399
        CIE-LCH:
        48.8182, 55.8816, 278.6909
        CIE-Luv:
        48.8182, -27.6194, -85.1935
        Hunter-Lab:
        41.7695, 4.3905, -60.7333
      #0b75d2 color charts
#0b75d2 RGB chart
      #0b75d2 CMYK chart
      #0b75d2 RGB pie chart
      #0b75d2 color shades, tints & tones
#0b75d2 color schemes
#0b75d2 color preview, HTML & CSS examples
           This text has a color of #0b75d2        
        
          <p style="color:#0b75d2;">Text here</p>
        
        
          .mytext {color:#0b75d2;}
        
        Text color #0b75d2
      
           This box has a color of #0b75d2        
        
          <div style="background-color:#0b75d2;">Content here</div>
        
        
          .mybackground {background-color:#0b75d2;}
        
        Background color #0b75d2
      
           Border around this has a color of #0b75d2        
        
          <div style="border:2px solid #0b75d2;">Content here</div>
        
        
          .myborder {border:2px solid #0b75d2;}
        
        Border color #0b75d2