#0b49ec color space conversions
Hex:
        #0b49ec
        RGB:
        11, 73, 236
        CMY:
        96, 71, 7
        CMYK:
        95, 69, 0, 7
      HSL:
        223°, 91.0931%, 48.4314%
        HSV (HSB):
        223°, 95.3390%, 92.5490%
        XYZ:
        17.6609, 10.8924, 80.5285
        xyY:
        0.1619, 0.0999, 10.8924
      CIE-Lab:
        39.3986, 46.5302, -85.3524
        CIE-LCH:
        39.3986, 97.2116, 298.5972
        CIE-Luv:
        39.3986, -15.7180, -121.0705
        Hunter-Lab:
        33.0036, 37.7627, -121.5646
      #0b49ec color charts
#0b49ec RGB chart
      #0b49ec CMYK chart
      #0b49ec RGB pie chart
      #0b49ec color shades, tints & tones
#0b49ec color schemes
#0b49ec color preview, HTML & CSS examples
           This text has a color of #0b49ec        
        
          <p style="color:#0b49ec;">Text here</p>
        
        
          .mytext {color:#0b49ec;}
        
        Text color #0b49ec
      
           This box has a color of #0b49ec        
        
          <div style="background-color:#0b49ec;">Content here</div>
        
        
          .mybackground {background-color:#0b49ec;}
        
        Background color #0b49ec
      
           Border around this has a color of #0b49ec        
        
          <div style="border:2px solid #0b49ec;">Content here</div>
        
        
          .myborder {border:2px solid #0b49ec;}
        
        Border color #0b49ec