#0b48fa color space conversions
Hex:
        #0b48fa
        RGB:
        11, 72, 250
        CMY:
        96, 72, 2
        CMYK:
        96, 71, 0, 2
      HSL:
        225°, 95.9839%, 51.1765%
        HSV (HSB):
        225°, 95.6000%, 98.0392%
        XYZ:
        19.7107, 11.6080, 91.6442
        xyY:
        0.1603, 0.0944, 11.6080
      CIE-Lab:
        40.5862, 52.0482, -91.2708
        CIE-LCH:
        40.5862, 105.0684, 299.6944
        CIE-Luv:
        40.5862, -15.6422, -129.5145
        Hunter-Lab:
        34.0705, 43.6435, -135.6311
      #0b48fa color charts
#0b48fa RGB chart
      #0b48fa CMYK chart
      #0b48fa RGB pie chart
      #0b48fa color shades, tints & tones
#0b48fa color schemes
#0b48fa color preview, HTML & CSS examples
           This text has a color of #0b48fa        
        
          <p style="color:#0b48fa;">Text here</p>
        
        
          .mytext {color:#0b48fa;}
        
        Text color #0b48fa
      
           This box has a color of #0b48fa        
        
          <div style="background-color:#0b48fa;">Content here</div>
        
        
          .mybackground {background-color:#0b48fa;}
        
        Background color #0b48fa
      
           Border around this has a color of #0b48fa        
        
          <div style="border:2px solid #0b48fa;">Content here</div>
        
        
          .myborder {border:2px solid #0b48fa;}
        
        Border color #0b48fa