#0b0bfb color space conversions
Hex:
        #0b0bfb
        RGB:
        11, 11, 251
        CMY:
        96, 96, 2
        CMYK:
        96, 96, 0, 2
      HSL:
        240°, 96.7742%, 51.3725%
        HSV (HSB):
        240°, 95.6175%, 98.4314%
        XYZ:
        17.6703, 7.2755, 91.7398
        xyY:
        0.1514, 0.0624, 7.2755
      CIE-Lab:
        32.4261, 76.6346, -105.4055
        CIE-LCH:
        32.4261, 130.3196, 306.0189
        CIE-Luv:
        32.4261, -9.2848, -128.7636
        Hunter-Lab:
        26.9732, 69.7332, -182.7728
      #0b0bfb color charts
#0b0bfb RGB chart
      #0b0bfb CMYK chart
      #0b0bfb RGB pie chart
      #0b0bfb color shades, tints & tones
#0b0bfb color schemes
#0b0bfb color preview, HTML & CSS examples
           This text has a color of #0b0bfb        
        
          <p style="color:#0b0bfb;">Text here</p>
        
        
          .mytext {color:#0b0bfb;}
        
        Text color #0b0bfb
      
           This box has a color of #0b0bfb        
        
          <div style="background-color:#0b0bfb;">Content here</div>
        
        
          .mybackground {background-color:#0b0bfb;}
        
        Background color #0b0bfb
      
           Border around this has a color of #0b0bfb        
        
          <div style="border:2px solid #0b0bfb;">Content here</div>
        
        
          .myborder {border:2px solid #0b0bfb;}
        
        Border color #0b0bfb