#02005d color space conversions
Hex:
        #02005d
        RGB:
        2, 0, 93
        CMY:
        99, 100, 64
        CMYK:
        98, 100, 0, 64
      HSL:
        241°, 100.0000%, 18.2353%
        HSV (HSB):
        241°, 100.0000%, 36.4706%
        XYZ:
        2.0008, 0.8032, 10.4055
        xyY:
        0.1515, 0.0608, 0.8032
      CIE-Lab:
        7.2554, 37.8186, -51.3434
        CIE-LCH:
        7.2554, 63.7682, 306.3747
        CIE-Luv:
        7.2554, -1.9838, -29.1106
        Hunter-Lab:
        8.9623, 24.1661, -62.5643
      #02005d color charts
#02005d RGB chart
      #02005d CMYK chart
      #02005d RGB pie chart
      #02005d color shades, tints & tones
#02005d color schemes
#02005d color preview, HTML & CSS examples
           This text has a color of #02005d        
        
          <p style="color:#02005d;">Text here</p>
        
        
          .mytext {color:#02005d;}
        
        Text color #02005d
      
           This box has a color of #02005d        
        
          <div style="background-color:#02005d;">Content here</div>
        
        
          .mybackground {background-color:#02005d;}
        
        Background color #02005d
      
           Border around this has a color of #02005d        
        
          <div style="border:2px solid #02005d;">Content here</div>
        
        
          .myborder {border:2px solid #02005d;}
        
        Border color #02005d