#0b40fe color space conversions
Hex:
        #0b40fe
        RGB:
        11, 64, 254
        CMY:
        96, 75, 0
        CMYK:
        96, 75, 0, 0
      HSL:
        227°, 99.1837%, 51.9608%
        HSV (HSB):
        227°, 95.6693%, 99.6078%
        XYZ:
        19.8608, 10.8937, 94.8218
        xyY:
        0.1582, 0.0867, 10.8937
      CIE-Lab:
        39.4008, 57.9068, -95.4722
        CIE-LCH:
        39.4008, 111.6609, 301.2381
        CIE-Luv:
        39.4008, -14.3378, -132.5203
        Hunter-Lab:
        33.0056, 49.6508, -147.2304
      #0b40fe color charts
#0b40fe RGB chart
      #0b40fe CMYK chart
      #0b40fe RGB pie chart
      #0b40fe color shades, tints & tones
#0b40fe color schemes
#0b40fe color preview, HTML & CSS examples
           This text has a color of #0b40fe        
        
          <p style="color:#0b40fe;">Text here</p>
        
        
          .mytext {color:#0b40fe;}
        
        Text color #0b40fe
      
           This box has a color of #0b40fe        
        
          <div style="background-color:#0b40fe;">Content here</div>
        
        
          .mybackground {background-color:#0b40fe;}
        
        Background color #0b40fe
      
           Border around this has a color of #0b40fe        
        
          <div style="border:2px solid #0b40fe;">Content here</div>
        
        
          .myborder {border:2px solid #0b40fe;}
        
        Border color #0b40fe