#02005e color space conversions
Hex:
        #02005e
        RGB:
        2, 0, 94
        CMY:
        99, 100, 63
        CMYK:
        98, 100, 0, 63
      HSL:
        241°, 100.0000%, 18.4314%
        HSV (HSB):
        241°, 100.0000%, 36.8627%
        XYZ:
        2.0454, 0.8211, 10.6403
        xyY:
        0.1514, 0.0608, 0.8211
      CIE-Lab:
        7.4166, 38.1422, -51.7483
        CIE-LCH:
        7.4166, 64.2862, 306.3929
        CIE-Luv:
        7.4166, -2.0308, -29.7609
        Hunter-Lab:
        9.0612, 24.4361, -63.2798
      #02005e color charts
#02005e RGB chart
      #02005e CMYK chart
      #02005e RGB pie chart
      #02005e color shades, tints & tones
#02005e color schemes
#02005e color preview, HTML & CSS examples
           This text has a color of #02005e        
        
          <p style="color:#02005e;">Text here</p>
        
        
          .mytext {color:#02005e;}
        
        Text color #02005e
      
           This box has a color of #02005e        
        
          <div style="background-color:#02005e;">Content here</div>
        
        
          .mybackground {background-color:#02005e;}
        
        Background color #02005e
      
           Border around this has a color of #02005e        
        
          <div style="border:2px solid #02005e;">Content here</div>
        
        
          .myborder {border:2px solid #02005e;}
        
        Border color #02005e