#02126b color space conversions
Hex:
        #02126b
        RGB:
        2, 18, 107
        CMY:
        99, 93, 58
        CMYK:
        98, 83, 0, 58
      HSL:
        231°, 96.3303%, 21.3725%
        HSV (HSB):
        231°, 98.1308%, 41.9608%
        XYZ:
        2.8952, 1.5071, 14.0482
        xyY:
        0.1569, 0.0817, 1.5071
      CIE-Lab:
        12.6528, 32.6490, -51.6596
        CIE-LCH:
        12.6528, 61.1119, 302.2930
        CIE-Luv:
        12.6528, -4.3824, -44.0543
        Hunter-Lab:
        12.2762, 20.6135, -59.2548
      #02126b color charts
#02126b RGB chart
      #02126b CMYK chart
      #02126b RGB pie chart
      #02126b color shades, tints & tones
#02126b color schemes
#02126b color preview, HTML & CSS examples
           This text has a color of #02126b        
        
          <p style="color:#02126b;">Text here</p>
        
        
          .mytext {color:#02126b;}
        
        Text color #02126b
      
           This box has a color of #02126b        
        
          <div style="background-color:#02126b;">Content here</div>
        
        
          .mybackground {background-color:#02126b;}
        
        Background color #02126b
      
           Border around this has a color of #02126b        
        
          <div style="border:2px solid #02126b;">Content here</div>
        
        
          .myborder {border:2px solid #02126b;}
        
        Border color #02126b