#0e9164 color space conversions
Hex:
        #0e9164
        RGB:
        14, 145, 100
        CMY:
        95, 43, 61
        CMYK:
        90, 0, 31, 43
      HSL:
        159°, 82.3899%, 31.1765%
        HSV (HSB):
        159°, 90.3448%, 56.8627%
        XYZ:
        12.6068, 21.2643, 15.4966
        xyY:
        0.2554, 0.4307, 21.2643
      CIE-Lab:
        53.2375, -43.4465, 14.9539
        CIE-LCH:
        53.2375, 45.9480, 161.0070
        CIE-Luv:
        53.2375, -44.6094, 26.2127
        Hunter-Lab:
        46.1132, -31.8985, 12.3545
      #0e9164 color charts
#0e9164 RGB chart
      #0e9164 CMYK chart
      #0e9164 RGB pie chart
      #0e9164 color shades, tints & tones
#0e9164 color schemes
#0e9164 color preview, HTML & CSS examples
           This text has a color of #0e9164        
        
          <p style="color:#0e9164;">Text here</p>
        
        
          .mytext {color:#0e9164;}
        
        Text color #0e9164
      
           This box has a color of #0e9164        
        
          <div style="background-color:#0e9164;">Content here</div>
        
        
          .mybackground {background-color:#0e9164;}
        
        Background color #0e9164
      
           Border around this has a color of #0e9164        
        
          <div style="border:2px solid #0e9164;">Content here</div>
        
        
          .myborder {border:2px solid #0e9164;}
        
        Border color #0e9164