#0b5af1 color space conversions
Hex:
        #0b5af1
        RGB:
        11, 90, 241
        CMY:
        96, 65, 5
        CMYK:
        95, 63, 0, 5
      HSL:
        219°, 91.2698%, 49.4118%
        HSV (HSB):
        219°, 95.4357%, 94.5098%
        XYZ:
        19.6714, 13.7343, 84.8333
        xyY:
        0.1664, 0.1162, 13.7343
      CIE-Lab:
        43.8495, 37.7851, -80.8455
        CIE-LCH:
        43.8495, 89.2396, 295.0502
        CIE-Luv:
        43.8495, -19.3675, -120.2321
        Hunter-Lab:
        37.0599, 29.8929, -109.7780
      #0b5af1 color charts
#0b5af1 RGB chart
      #0b5af1 CMYK chart
      #0b5af1 RGB pie chart
      #0b5af1 color shades, tints & tones
#0b5af1 color schemes
#0b5af1 color preview, HTML & CSS examples
           This text has a color of #0b5af1        
        
          <p style="color:#0b5af1;">Text here</p>
        
        
          .mytext {color:#0b5af1;}
        
        Text color #0b5af1
      
           This box has a color of #0b5af1        
        
          <div style="background-color:#0b5af1;">Content here</div>
        
        
          .mybackground {background-color:#0b5af1;}
        
        Background color #0b5af1
      
           Border around this has a color of #0b5af1        
        
          <div style="border:2px solid #0b5af1;">Content here</div>
        
        
          .myborder {border:2px solid #0b5af1;}
        
        Border color #0b5af1