#000b82 color space conversions
Hex:
        #000b82
        RGB:
        0, 11, 130
        CMY:
        100, 96, 49
        CMYK:
        100, 92, 0, 49
      HSL:
        235°, 100.0000%, 25.4902%
        HSV (HSB):
        235°, 100.0000%, 50.9804%
        XYZ:
        4.1489, 1.8511, 21.2577
        xyY:
        0.1522, 0.0679, 1.8511
      CIE-Lab:
        14.6853, 43.7857, -63.1185
        CIE-LCH:
        14.6853, 76.8189, 304.7493
        CIE-Luv:
        14.6853, -4.6588, -56.1720
        Hunter-Lab:
        13.6053, 30.6241, -83.1142
      #000b82 color charts
#000b82 RGB chart
      #000b82 CMYK chart
      #000b82 RGB pie chart
      #000b82 color shades, tints & tones
#000b82 color schemes
#000b82 color preview, HTML & CSS examples
           This text has a color of #000b82        
        
          <p style="color:#000b82;">Text here</p>
        
        
          .mytext {color:#000b82;}
        
        Text color #000b82
      
           This box has a color of #000b82        
        
          <div style="background-color:#000b82;">Content here</div>
        
        
          .mybackground {background-color:#000b82;}
        
        Background color #000b82
      
           Border around this has a color of #000b82        
        
          <div style="border:2px solid #000b82;">Content here</div>
        
        
          .myborder {border:2px solid #000b82;}
        
        Border color #000b82