#02126e color space conversions
Hex:
        #02126e
        RGB:
        2, 18, 110
        CMY:
        99, 93, 57
        CMYK:
        98, 84, 0, 57
      HSL:
        231°, 96.4286%, 21.9608%
        HSV (HSB):
        231°, 98.1818%, 43.1373%
        XYZ:
        3.0558, 1.5713, 14.8941
        xyY:
        0.1565, 0.0805, 1.5713
      CIE-Lab:
        13.0544, 33.7542, -52.9562
        CIE-LCH:
        13.0544, 62.7990, 302.5134
        CIE-Luv:
        13.0544, -4.4844, -45.8236
        Hunter-Lab:
        12.5352, 21.5780, -61.6727
      #02126e color charts
#02126e RGB chart
      #02126e CMYK chart
      #02126e RGB pie chart
      #02126e color shades, tints & tones
#02126e color schemes
#02126e color preview, HTML & CSS examples
           This text has a color of #02126e        
        
          <p style="color:#02126e;">Text here</p>
        
        
          .mytext {color:#02126e;}
        
        Text color #02126e
      
           This box has a color of #02126e        
        
          <div style="background-color:#02126e;">Content here</div>
        
        
          .mybackground {background-color:#02126e;}
        
        Background color #02126e
      
           Border around this has a color of #02126e        
        
          <div style="border:2px solid #02126e;">Content here</div>
        
        
          .myborder {border:2px solid #02126e;}
        
        Border color #02126e