#0e8382 color space conversions
Hex:
        #0e8382
        RGB:
        14, 131, 130
        CMY:
        95, 49, 49
        CMYK:
        89, 0, 1, 49
      HSL:
        179°, 80.6897%, 28.4314%
        HSV (HSB):
        179°, 89.3130%, 51.3725%
        XYZ:
        12.3267, 17.9377, 23.9317
        xyY:
        0.2274, 0.3310, 17.9377
      CIE-Lab:
        49.4204, -28.8960, -7.9045
        CIE-LCH:
        49.4204, 29.9577, 195.2990
        CIE-Luv:
        49.4204, -37.4138, -7.2239
        Hunter-Lab:
        42.3529, -22.1657, -3.8551
      #0e8382 color charts
#0e8382 RGB chart
      #0e8382 CMYK chart
      #0e8382 RGB pie chart
      #0e8382 color shades, tints & tones
#0e8382 color schemes
#0e8382 color preview, HTML & CSS examples
           This text has a color of #0e8382        
        
          <p style="color:#0e8382;">Text here</p>
        
        
          .mytext {color:#0e8382;}
        
        Text color #0e8382
      
           This box has a color of #0e8382        
        
          <div style="background-color:#0e8382;">Content here</div>
        
        
          .mybackground {background-color:#0e8382;}
        
        Background color #0e8382
      
           Border around this has a color of #0e8382        
        
          <div style="border:2px solid #0e8382;">Content here</div>
        
        
          .myborder {border:2px solid #0e8382;}
        
        Border color #0e8382