#0b1dd5 color space conversions
Hex:
        #0b1dd5
        RGB:
        11, 29, 213
        CMY:
        96, 89, 16
        CMYK:
        95, 86, 0, 16
      HSL:
        235°, 90.1786%, 43.9216%
        HSV (HSB):
        235°, 94.8357%, 83.5294%
        XYZ:
        12.5876, 5.7540, 63.3980
        xyY:
        0.1540, 0.0704, 5.7540
      CIE-Lab:
        28.7831, 61.8315, -89.7950
        CIE-LCH:
        28.7831, 109.0241, 304.5507
        CIE-Luv:
        28.7831, -8.8575, -108.2141
        Hunter-Lab:
        23.9874, 51.6914, -139.9102
      #0b1dd5 color charts
#0b1dd5 RGB chart
      #0b1dd5 CMYK chart
      #0b1dd5 RGB pie chart
      #0b1dd5 color shades, tints & tones
#0b1dd5 color schemes
#0b1dd5 color preview, HTML & CSS examples
           This text has a color of #0b1dd5        
        
          <p style="color:#0b1dd5;">Text here</p>
        
        
          .mytext {color:#0b1dd5;}
        
        Text color #0b1dd5
      
           This box has a color of #0b1dd5        
        
          <div style="background-color:#0b1dd5;">Content here</div>
        
        
          .mybackground {background-color:#0b1dd5;}
        
        Background color #0b1dd5
      
           Border around this has a color of #0b1dd5        
        
          <div style="border:2px solid #0b1dd5;">Content here</div>
        
        
          .myborder {border:2px solid #0b1dd5;}
        
        Border color #0b1dd5