#0b0bef color space conversions
Hex:
        #0b0bef
        RGB:
        11, 11, 239
        CMY:
        96, 96, 6
        CMYK:
        95, 95, 0, 6
      HSL:
        240°, 91.2000%, 49.0196%
        HSV (HSB):
        240°, 95.3975%, 93.7255%
        XYZ:
        15.8377, 6.5425, 82.0894
        xyY:
        0.1516, 0.0626, 6.5425
      CIE-Lab:
        30.7418, 73.6670, -101.4390
        CIE-LCH:
        30.7418, 125.3663, 305.9879
        CIE-Luv:
        30.7418, -8.7860, -121.8452
        Hunter-Lab:
        25.5783, 65.7624, -172.3770
      #0b0bef color charts
#0b0bef RGB chart
      #0b0bef CMYK chart
      #0b0bef RGB pie chart
      #0b0bef color shades, tints & tones
#0b0bef color schemes
#0b0bef color preview, HTML & CSS examples
           This text has a color of #0b0bef        
        
          <p style="color:#0b0bef;">Text here</p>
        
        
          .mytext {color:#0b0bef;}
        
        Text color #0b0bef
      
           This box has a color of #0b0bef        
        
          <div style="background-color:#0b0bef;">Content here</div>
        
        
          .mybackground {background-color:#0b0bef;}
        
        Background color #0b0bef
      
           Border around this has a color of #0b0bef        
        
          <div style="border:2px solid #0b0bef;">Content here</div>
        
        
          .myborder {border:2px solid #0b0bef;}
        
        Border color #0b0bef