#0b2fef color space conversions
Hex:
        #0b2fef
        RGB:
        11, 47, 239
        CMY:
        96, 82, 6
        CMYK:
        95, 80, 0, 6
      HSL:
        231°, 91.2000%, 49.0196%
        HSV (HSB):
        231°, 95.3975%, 93.7255%
        XYZ:
        16.7345, 8.3362, 82.3884
        xyY:
        0.1557, 0.0776, 8.3362
      CIE-Lab:
        34.6734, 61.8189, -94.8811
        CIE-LCH:
        34.6734, 113.2431, 303.0859
        CIE-Luv:
        34.6734, -11.6011, -124.1558
        Hunter-Lab:
        28.8724, 52.9322, -148.9752
      #0b2fef color charts
#0b2fef RGB chart
      #0b2fef CMYK chart
      #0b2fef RGB pie chart
      #0b2fef color shades, tints & tones
#0b2fef color schemes
#0b2fef color preview, HTML & CSS examples
           This text has a color of #0b2fef        
        
          <p style="color:#0b2fef;">Text here</p>
        
        
          .mytext {color:#0b2fef;}
        
        Text color #0b2fef
      
           This box has a color of #0b2fef        
        
          <div style="background-color:#0b2fef;">Content here</div>
        
        
          .mybackground {background-color:#0b2fef;}
        
        Background color #0b2fef
      
           Border around this has a color of #0b2fef        
        
          <div style="border:2px solid #0b2fef;">Content here</div>
        
        
          .myborder {border:2px solid #0b2fef;}
        
        Border color #0b2fef