#0b1af1 color space conversions
Hex:
        #0b1af1
        RGB:
        11, 26, 241
        CMY:
        96, 90, 5
        CMYK:
        95, 89, 0, 5
      HSL:
        236°, 91.2698%, 49.4118%
        HSV (HSB):
        236°, 95.4357%, 94.5098%
        XYZ:
        16.3846, 7.1608, 83.7377
        xyY:
        0.1527, 0.0667, 7.1608
      CIE-Lab:
        32.1702, 70.6414, -100.1865
        CIE-LCH:
        32.1702, 122.5869, 305.1876
        CIE-Luv:
        32.1702, -9.6504, -123.9924
        Hunter-Lab:
        26.7597, 62.4636, -166.8013
      #0b1af1 color charts
#0b1af1 RGB chart
      #0b1af1 CMYK chart
      #0b1af1 RGB pie chart
      #0b1af1 color shades, tints & tones
#0b1af1 color schemes
#0b1af1 color preview, HTML & CSS examples
           This text has a color of #0b1af1        
        
          <p style="color:#0b1af1;">Text here</p>
        
        
          .mytext {color:#0b1af1;}
        
        Text color #0b1af1
      
           This box has a color of #0b1af1        
        
          <div style="background-color:#0b1af1;">Content here</div>
        
        
          .mybackground {background-color:#0b1af1;}
        
        Background color #0b1af1
      
           Border around this has a color of #0b1af1        
        
          <div style="border:2px solid #0b1af1;">Content here</div>
        
        
          .myborder {border:2px solid #0b1af1;}
        
        Border color #0b1af1