#0e4343 color space conversions
Hex:
        #0e4343
        RGB:
        14, 67, 67
        CMY:
        95, 74, 74
        CMYK:
        79, 0, 0, 74
      HSL:
        180°, 65.4321%, 15.8824%
        HSV (HSB):
        180°, 79.1045%, 26.2745%
        XYZ:
        3.2014, 4.5129, 6.0125
        xyY:
        0.2332, 0.3288, 4.5129
      CIE-Lab:
        25.2994, -16.5406, -4.9545
        CIE-LCH:
        25.2994, 17.2667, 196.6749
        CIE-Luv:
        25.2994, -17.7105, -3.8246
        Hunter-Lab:
        21.2436, -10.2767, -1.9102
      #0e4343 color charts
#0e4343 RGB chart
      #0e4343 CMYK chart
      #0e4343 RGB pie chart
      #0e4343 color shades, tints & tones
#0e4343 color schemes
#0e4343 color preview, HTML & CSS examples
           This text has a color of #0e4343        
        
          <p style="color:#0e4343;">Text here</p>
        
        
          .mytext {color:#0e4343;}
        
        Text color #0e4343
      
           This box has a color of #0e4343        
        
          <div style="background-color:#0e4343;">Content here</div>
        
        
          .mybackground {background-color:#0e4343;}
        
        Background color #0e4343
      
           Border around this has a color of #0e4343        
        
          <div style="border:2px solid #0e4343;">Content here</div>
        
        
          .myborder {border:2px solid #0e4343;}
        
        Border color #0e4343