#0b2af3 color space conversions
Hex:
        #0b2af3
        RGB:
        11, 42, 243
        CMY:
        96, 84, 5
        CMYK:
        95, 83, 0, 5
      HSL:
        232°, 91.3386%, 49.8039%
        HSV (HSB):
        232°, 95.4733%, 95.2941%
        XYZ:
        17.1436, 8.1981, 85.4728
        xyY:
        0.1547, 0.0740, 8.1981
      CIE-Lab:
        34.3922, 65.2965, -97.6125
        CIE-LCH:
        34.3922, 117.4387, 303.7800
        CIE-Luv:
        34.3922, -11.1350, -126.2006
        Hunter-Lab:
        28.6324, 56.7701, -156.9486
      #0b2af3 color charts
#0b2af3 RGB chart
      #0b2af3 CMYK chart
      #0b2af3 RGB pie chart
      #0b2af3 color shades, tints & tones
#0b2af3 color schemes
#0b2af3 color preview, HTML & CSS examples
           This text has a color of #0b2af3        
        
          <p style="color:#0b2af3;">Text here</p>
        
        
          .mytext {color:#0b2af3;}
        
        Text color #0b2af3
      
           This box has a color of #0b2af3        
        
          <div style="background-color:#0b2af3;">Content here</div>
        
        
          .mybackground {background-color:#0b2af3;}
        
        Background color #0b2af3
      
           Border around this has a color of #0b2af3        
        
          <div style="border:2px solid #0b2af3;">Content here</div>
        
        
          .myborder {border:2px solid #0b2af3;}
        
        Border color #0b2af3