#0b18ed color space conversions
Hex:
        #0b18ed
        RGB:
        11, 24, 237
        CMY:
        96, 91, 7
        CMYK:
        95, 90, 0, 7
      HSL:
        237°, 91.1290%, 48.6275%
        HSV (HSB):
        237°, 95.3586%, 92.9412%
        XYZ:
        15.7507, 6.8388, 80.6106
        xyY:
        0.1526, 0.0663, 6.8388
      CIE-Lab:
        31.4372, 70.1653, -99.1405
        CIE-LCH:
        31.4372, 121.4578, 305.2884
        CIE-Luv:
        31.4372, -9.3638, -121.5603
        Hunter-Lab:
        26.1512, 61.7450, -164.4548
      #0b18ed color charts
#0b18ed RGB chart
      #0b18ed CMYK chart
      #0b18ed RGB pie chart
      #0b18ed color shades, tints & tones
#0b18ed color schemes
#0b18ed color preview, HTML & CSS examples
           This text has a color of #0b18ed        
        
          <p style="color:#0b18ed;">Text here</p>
        
        
          .mytext {color:#0b18ed;}
        
        Text color #0b18ed
      
           This box has a color of #0b18ed        
        
          <div style="background-color:#0b18ed;">Content here</div>
        
        
          .mybackground {background-color:#0b18ed;}
        
        Background color #0b18ed
      
           Border around this has a color of #0b18ed        
        
          <div style="border:2px solid #0b18ed;">Content here</div>
        
        
          .myborder {border:2px solid #0b18ed;}
        
        Border color #0b18ed