#0b1fda color space conversions
Hex:
        #0b1fda
        RGB:
        11, 31, 218
        CMY:
        96, 88, 15
        CMYK:
        95, 86, 0, 15
      HSL:
        234°, 90.3930%, 44.9020%
        HSV (HSB):
        234°, 94.9541%, 85.4902%
        XYZ:
        13.2829, 6.1131, 66.8095
        xyY:
        0.1541, 0.0709, 6.1131
      CIE-Lab:
        29.6960, 62.5051, -91.1645
        CIE-LCH:
        29.6960, 110.5344, 304.4357
        CIE-Luv:
        29.6960, -9.2151, -111.2555
        Hunter-Lab:
        24.7246, 52.6280, -142.9029
      #0b1fda color charts
#0b1fda RGB chart
      #0b1fda CMYK chart
      #0b1fda RGB pie chart
      #0b1fda color shades, tints & tones
#0b1fda color schemes
#0b1fda color preview, HTML & CSS examples
           This text has a color of #0b1fda        
        
          <p style="color:#0b1fda;">Text here</p>
        
        
          .mytext {color:#0b1fda;}
        
        Text color #0b1fda
      
           This box has a color of #0b1fda        
        
          <div style="background-color:#0b1fda;">Content here</div>
        
        
          .mybackground {background-color:#0b1fda;}
        
        Background color #0b1fda
      
           Border around this has a color of #0b1fda        
        
          <div style="border:2px solid #0b1fda;">Content here</div>
        
        
          .myborder {border:2px solid #0b1fda;}
        
        Border color #0b1fda