#0a5bfb color space conversions
Hex:
        #0a5bfb
        RGB:
        10, 91, 251
        CMY:
        96, 64, 2
        CMYK:
        96, 64, 0, 2
      HSL:
        220°, 96.7871%, 51.1765%
        HSV (HSB):
        220°, 96.0159%, 98.4314%
        XYZ:
        21.2788, 14.5117, 92.9463
        xyY:
        0.1653, 0.1127, 14.5117
      CIE-Lab:
        44.9581, 40.8531, -84.6232
        CIE-LCH:
        44.9581, 93.9684, 295.7696
        CIE-Luv:
        44.9581, -19.5552, -126.3015
        Hunter-Lab:
        38.0943, 33.0422, -117.9958
      #0a5bfb color charts
#0a5bfb RGB chart
      #0a5bfb CMYK chart
      #0a5bfb RGB pie chart
      #0a5bfb color shades, tints & tones
#0a5bfb color schemes
#0a5bfb color preview, HTML & CSS examples
           This text has a color of #0a5bfb        
        
          <p style="color:#0a5bfb;">Text here</p>
        
        
          .mytext {color:#0a5bfb;}
        
        Text color #0a5bfb
      
           This box has a color of #0a5bfb        
        
          <div style="background-color:#0a5bfb;">Content here</div>
        
        
          .mybackground {background-color:#0a5bfb;}
        
        Background color #0a5bfb
      
           Border around this has a color of #0a5bfb        
        
          <div style="border:2px solid #0a5bfb;">Content here</div>
        
        
          .myborder {border:2px solid #0a5bfb;}
        
        Border color #0a5bfb