#02125a color space conversions
Hex:
        #02125a
        RGB:
        2, 18, 90
        CMY:
        99, 93, 65
        CMYK:
        98, 80, 0, 65
      HSL:
        229°, 95.6522%, 18.0392%
        HSV (HSB):
        229°, 97.7778%, 35.2941%
        XYZ:
        2.0868, 1.1837, 9.7914
        xyY:
        0.1598, 0.0906, 1.1837
      CIE-Lab:
        10.4366, 26.0566, -44.0230
        CIE-LCH:
        10.4366, 51.1563, 300.6207
        CIE-Luv:
        10.4366, -3.8311, -34.1737
        Hunter-Lab:
        10.8798, 15.1975, -45.7425
      #02125a color charts
#02125a RGB chart
      #02125a CMYK chart
      #02125a RGB pie chart
      #02125a color shades, tints & tones
#02125a color schemes
#02125a color preview, HTML & CSS examples
           This text has a color of #02125a        
        
          <p style="color:#02125a;">Text here</p>
        
        
          .mytext {color:#02125a;}
        
        Text color #02125a
      
           This box has a color of #02125a        
        
          <div style="background-color:#02125a;">Content here</div>
        
        
          .mybackground {background-color:#02125a;}
        
        Background color #02125a
      
           Border around this has a color of #02125a        
        
          <div style="border:2px solid #02125a;">Content here</div>
        
        
          .myborder {border:2px solid #02125a;}
        
        Border color #02125a