#02404e color space conversions
Hex:
        #02404e
        RGB:
        2, 64, 78
        CMY:
        99, 75, 69
        CMYK:
        97, 18, 0, 69
      HSL:
        191°, 95.0000%, 15.6863%
        HSV (HSB):
        191°, 97.4359%, 30.5882%
        XYZ:
        3.2336, 4.2298, 7.8537
        xyY:
        0.2111, 0.2761, 4.2298
      CIE-Lab:
        24.4169, -12.1972, -13.5690
        CIE-LCH:
        24.4169, 18.2453, 228.0477
        CIE-Luv:
        24.4169, -17.3023, -14.7571
        Hunter-Lab:
        20.5664, -7.9262, -8.2447
      #02404e color charts
#02404e RGB chart
      #02404e CMYK chart
      #02404e RGB pie chart
      #02404e color shades, tints & tones
#02404e color schemes
#02404e color preview, HTML & CSS examples
           This text has a color of #02404e        
        
          <p style="color:#02404e;">Text here</p>
        
        
          .mytext {color:#02404e;}
        
        Text color #02404e
      
           This box has a color of #02404e        
        
          <div style="background-color:#02404e;">Content here</div>
        
        
          .mybackground {background-color:#02404e;}
        
        Background color #02404e
      
           Border around this has a color of #02404e        
        
          <div style="border:2px solid #02404e;">Content here</div>
        
        
          .myborder {border:2px solid #02404e;}
        
        Border color #02404e