#0b75fa color space conversions
Hex:
        #0b75fa
        RGB:
        11, 117, 250
        CMY:
        96, 54, 2
        CMYK:
        96, 53, 0, 2
      HSL:
        213°, 95.9839%, 51.1765%
        HSV (HSB):
        213°, 95.6000%, 98.0392%
        XYZ:
        23.7546, 19.6959, 92.9922
        xyY:
        0.1741, 0.1444, 19.6959
      CIE-Lab:
        51.4916, 24.0368, -73.3897
        CIE-LCH:
        51.4916, 77.2257, 288.1348
        CIE-Luv:
        51.4916, -26.1001, -115.1312
        Hunter-Lab:
        44.3800, 17.8780, -93.1680
      #0b75fa color charts
#0b75fa RGB chart
      #0b75fa CMYK chart
      #0b75fa RGB pie chart
      #0b75fa color shades, tints & tones
#0b75fa color schemes
#0b75fa color preview, HTML & CSS examples
           This text has a color of #0b75fa        
        
          <p style="color:#0b75fa;">Text here</p>
        
        
          .mytext {color:#0b75fa;}
        
        Text color #0b75fa
      
           This box has a color of #0b75fa        
        
          <div style="background-color:#0b75fa;">Content here</div>
        
        
          .mybackground {background-color:#0b75fa;}
        
        Background color #0b75fa
      
           Border around this has a color of #0b75fa        
        
          <div style="border:2px solid #0b75fa;">Content here</div>
        
        
          .myborder {border:2px solid #0b75fa;}
        
        Border color #0b75fa