#0b2afd color space conversions
Hex:
        #0b2afd
        RGB:
        11, 42, 253
        CMY:
        96, 84, 1
        CMYK:
        96, 83, 0, 1
      HSL:
        232°, 98.3740%, 51.7647%
        HSV (HSB):
        232°, 95.6522%, 99.2157%
        XYZ:
        18.6956, 8.8189, 93.6454
        xyY:
        0.1543, 0.0728, 8.8189
      CIE-Lab:
        35.6333, 68.2266, -101.1748
        CIE-LCH:
        35.6333, 122.0295, 303.9935
        CIE-Luv:
        35.6333, -11.4412, -131.8235
        Hunter-Lab:
        29.6967, 60.4058, -166.1771
      #0b2afd color charts
#0b2afd RGB chart
      #0b2afd CMYK chart
      #0b2afd RGB pie chart
      #0b2afd color shades, tints & tones
#0b2afd color schemes
#0b2afd color preview, HTML & CSS examples
           This text has a color of #0b2afd        
        
          <p style="color:#0b2afd;">Text here</p>
        
        
          .mytext {color:#0b2afd;}
        
        Text color #0b2afd
      
           This box has a color of #0b2afd        
        
          <div style="background-color:#0b2afd;">Content here</div>
        
        
          .mybackground {background-color:#0b2afd;}
        
        Background color #0b2afd
      
           Border around this has a color of #0b2afd        
        
          <div style="border:2px solid #0b2afd;">Content here</div>
        
        
          .myborder {border:2px solid #0b2afd;}
        
        Border color #0b2afd