#0b5cea color space conversions
Hex:
        #0b5cea
        RGB:
        11, 92, 234
        CMY:
        96, 64, 8
        CMYK:
        95, 61, 0, 8
      HSL:
        218°, 91.0204%, 48.0392%
        HSV (HSB):
        218°, 95.2991%, 91.7647%
        XYZ:
        18.8164, 13.6660, 79.4880
        xyY:
        0.1680, 0.1220, 13.6660
      CIE-Lab:
        43.7500, 33.8659, -77.0676
        CIE-LCH:
        43.7500, 84.1802, 293.7222
        CIE-Luv:
        43.7500, -19.9187, -115.0421
        Hunter-Lab:
        36.9675, 26.1633, -101.6089
      #0b5cea color charts
#0b5cea RGB chart
      #0b5cea CMYK chart
      #0b5cea RGB pie chart
      #0b5cea color shades, tints & tones
#0b5cea color schemes
#0b5cea color preview, HTML & CSS examples
           This text has a color of #0b5cea        
        
          <p style="color:#0b5cea;">Text here</p>
        
        
          .mytext {color:#0b5cea;}
        
        Text color #0b5cea
      
           This box has a color of #0b5cea        
        
          <div style="background-color:#0b5cea;">Content here</div>
        
        
          .mybackground {background-color:#0b5cea;}
        
        Background color #0b5cea
      
           Border around this has a color of #0b5cea        
        
          <div style="border:2px solid #0b5cea;">Content here</div>
        
        
          .myborder {border:2px solid #0b5cea;}
        
        Border color #0b5cea