#0a5bfe color space conversions
Hex:
        #0a5bfe
        RGB:
        10, 91, 254
        CMY:
        96, 64, 0
        CMYK:
        96, 64, 0, 0
      HSL:
        220°, 99.1870%, 51.7647%
        HSV (HSB):
        220°, 96.0630%, 99.6078%
        XYZ:
        21.7557, 14.7025, 95.4571
        xyY:
        0.1649, 0.1115, 14.7025
      CIE-Lab:
        45.2239, 41.9580, -85.8580
        CIE-LCH:
        45.2239, 95.5619, 296.0443
        CIE-Luv:
        45.2239, -19.5370, -128.1887
        Hunter-Lab:
        38.3438, 34.1764, -120.7623
      #0a5bfe color charts
#0a5bfe RGB chart
      #0a5bfe CMYK chart
      #0a5bfe RGB pie chart
      #0a5bfe color shades, tints & tones
#0a5bfe color schemes
#0a5bfe color preview, HTML & CSS examples
           This text has a color of #0a5bfe        
        
          <p style="color:#0a5bfe;">Text here</p>
        
        
          .mytext {color:#0a5bfe;}
        
        Text color #0a5bfe
      
           This box has a color of #0a5bfe        
        
          <div style="background-color:#0a5bfe;">Content here</div>
        
        
          .mybackground {background-color:#0a5bfe;}
        
        Background color #0a5bfe
      
           Border around this has a color of #0a5bfe        
        
          <div style="border:2px solid #0a5bfe;">Content here</div>
        
        
          .myborder {border:2px solid #0a5bfe;}
        
        Border color #0a5bfe