#0b29eb color space conversions
Hex:
        #0b29eb
        RGB:
        11, 41, 235
        CMY:
        96, 84, 8
        CMYK:
        95, 83, 0, 8
      HSL:
        232°, 91.0569%, 48.2353%
        HSV (HSB):
        232°, 95.3191%, 92.1569%
        XYZ:
        15.9263, 7.6552, 79.2354
        xyY:
        0.1549, 0.0745, 7.6552
      CIE-Lab:
        33.2542, 63.3504, -94.9729
        CIE-LCH:
        33.2542, 114.1627, 303.7047
        CIE-Luv:
        33.2542, -10.7833, -121.6293
        Hunter-Lab:
        27.6680, 54.3298, -150.4267
      #0b29eb color charts
#0b29eb RGB chart
      #0b29eb CMYK chart
      #0b29eb RGB pie chart
      #0b29eb color shades, tints & tones
#0b29eb color schemes
#0b29eb color preview, HTML & CSS examples
           This text has a color of #0b29eb        
        
          <p style="color:#0b29eb;">Text here</p>
        
        
          .mytext {color:#0b29eb;}
        
        Text color #0b29eb
      
           This box has a color of #0b29eb        
        
          <div style="background-color:#0b29eb;">Content here</div>
        
        
          .mybackground {background-color:#0b29eb;}
        
        Background color #0b29eb
      
           Border around this has a color of #0b29eb        
        
          <div style="border:2px solid #0b29eb;">Content here</div>
        
        
          .myborder {border:2px solid #0b29eb;}
        
        Border color #0b29eb