#0b49ea color space conversions
Hex:
        #0b49ea
        RGB:
        11, 73, 234
        CMY:
        96, 71, 8
        CMYK:
        95, 69, 0, 8
      HSL:
        223°, 91.0204%, 48.0392%
        HSV (HSB):
        223°, 95.2991%, 91.7647%
        XYZ:
        17.3718, 10.7767, 79.0064
        xyY:
        0.1621, 0.1006, 10.7767
      CIE-Lab:
        39.2019, 45.8130, -84.5448
        CIE-LCH:
        39.2019, 96.1595, 298.4523
        CIE-Luv:
        39.2019, -15.7066, -119.8684
        Hunter-Lab:
        32.8280, 37.0094, -119.7126
      #0b49ea color charts
#0b49ea RGB chart
      #0b49ea CMYK chart
      #0b49ea RGB pie chart
      #0b49ea color shades, tints & tones
#0b49ea color schemes
#0b49ea color preview, HTML & CSS examples
           This text has a color of #0b49ea        
        
          <p style="color:#0b49ea;">Text here</p>
        
        
          .mytext {color:#0b49ea;}
        
        Text color #0b49ea
      
           This box has a color of #0b49ea        
        
          <div style="background-color:#0b49ea;">Content here</div>
        
        
          .mybackground {background-color:#0b49ea;}
        
        Background color #0b49ea
      
           Border around this has a color of #0b49ea        
        
          <div style="border:2px solid #0b49ea;">Content here</div>
        
        
          .myborder {border:2px solid #0b49ea;}
        
        Border color #0b49ea