#02412a color space conversions
Hex:
        #02412a
        RGB:
        2, 65, 42
        CMY:
        99, 75, 84
        CMYK:
        97, 0, 35, 75
      HSL:
        158°, 94.0299%, 13.1373%
        HSV (HSB):
        158°, 96.9231%, 25.4902%
        XYZ:
        2.3332, 3.9607, 2.8320
        xyY:
        0.2557, 0.4340, 3.9607
      CIE-Lab:
        23.5410, -25.1201, 8.9169
        CIE-LCH:
        23.5410, 26.6558, 160.4566
        CIE-Luv:
        23.5410, -19.8815, 11.9836
        Hunter-Lab:
        19.9014, -13.9001, 5.4940
      #02412a color charts
#02412a RGB chart
      #02412a CMYK chart
      #02412a RGB pie chart
      #02412a color shades, tints & tones
#02412a color schemes
#02412a color preview, HTML & CSS examples
           This text has a color of #02412a        
        
          <p style="color:#02412a;">Text here</p>
        
        
          .mytext {color:#02412a;}
        
        Text color #02412a
      
           This box has a color of #02412a        
        
          <div style="background-color:#02412a;">Content here</div>
        
        
          .mybackground {background-color:#02412a;}
        
        Background color #02412a
      
           Border around this has a color of #02412a        
        
          <div style="border:2px solid #02412a;">Content here</div>
        
        
          .myborder {border:2px solid #02412a;}
        
        Border color #02412a