#0b5fee color space conversions
Hex:
        #0b5fee
        RGB:
        11, 95, 238
        CMY:
        96, 63, 7
        CMYK:
        95, 60, 0, 7
      HSL:
        218°, 91.1647%, 48.8235%
        HSV (HSB):
        218°, 95.3782%, 93.3333%
        XYZ:
        19.6628, 14.4286, 82.6376
        xyY:
        0.1684, 0.1236, 14.4286
      CIE-Lab:
        44.8414, 33.4669, -77.5336
        CIE-LCH:
        44.8414, 84.4481, 293.3471
        CIE-Luv:
        44.8414, -20.6002, -116.6101
        Hunter-Lab:
        37.9850, 25.9263, -102.3977
      #0b5fee color charts
#0b5fee RGB chart
      #0b5fee CMYK chart
      #0b5fee RGB pie chart
      #0b5fee color shades, tints & tones
#0b5fee color schemes
#0b5fee color preview, HTML & CSS examples
           This text has a color of #0b5fee        
        
          <p style="color:#0b5fee;">Text here</p>
        
        
          .mytext {color:#0b5fee;}
        
        Text color #0b5fee
      
           This box has a color of #0b5fee        
        
          <div style="background-color:#0b5fee;">Content here</div>
        
        
          .mybackground {background-color:#0b5fee;}
        
        Background color #0b5fee
      
           Border around this has a color of #0b5fee        
        
          <div style="border:2px solid #0b5fee;">Content here</div>
        
        
          .myborder {border:2px solid #0b5fee;}
        
        Border color #0b5fee