#0b46ff color space conversions
Hex:
        #0b46ff
        RGB:
        11, 70, 255
        CMY:
        96, 73, 0
        CMYK:
        96, 73, 0, 0
      HSL:
        225°, 100.0000%, 52.1569%
        HSV (HSB):
        225°, 95.6863%, 100.0000%
        XYZ:
        20.3782, 11.6715, 95.7865
        xyY:
        0.1594, 0.0913, 11.6715
      CIE-Lab:
        40.6891, 54.9082, -93.8966
        CIE-LCH:
        40.6891, 108.7726, 300.3179
        CIE-Luv:
        40.6891, -15.3451, -132.6469
        Hunter-Lab:
        34.1635, 46.6871, -142.3208
      #0b46ff color charts
#0b46ff RGB chart
      #0b46ff CMYK chart
      #0b46ff RGB pie chart
      #0b46ff color shades, tints & tones
#0b46ff color schemes
#0b46ff color preview, HTML & CSS examples
           This text has a color of #0b46ff        
        
          <p style="color:#0b46ff;">Text here</p>
        
        
          .mytext {color:#0b46ff;}
        
        Text color #0b46ff
      
           This box has a color of #0b46ff        
        
          <div style="background-color:#0b46ff;">Content here</div>
        
        
          .mybackground {background-color:#0b46ff;}
        
        Background color #0b46ff
      
           Border around this has a color of #0b46ff        
        
          <div style="border:2px solid #0b46ff;">Content here</div>
        
        
          .myborder {border:2px solid #0b46ff;}
        
        Border color #0b46ff