#008f93 color space conversions
Hex:
        #008f93
        RGB:
        0, 143, 147
        CMY:
        100, 44, 42
        CMYK:
        100, 3, 0, 42
      HSL:
        182°, 100.0000%, 28.8235%
        HSV (HSB):
        182°, 100.0000%, 57.6471%
        XYZ:
        15.0889, 21.7515, 31.0070
        xyY:
        0.2224, 0.3206, 21.7515
      CIE-Lab:
        53.7623, -29.9655, -11.3020
        CIE-LCH:
        53.7623, 32.0260, 200.6649
        CIE-Luv:
        53.7623, -41.1615, -12.3464
        Hunter-Lab:
        46.6385, -23.8674, -6.7712
      #008f93 color charts
#008f93 RGB chart
      #008f93 CMYK chart
      #008f93 RGB pie chart
      #008f93 color shades, tints & tones
#008f93 color schemes
#008f93 color preview, HTML & CSS examples
           This text has a color of #008f93        
        
          <p style="color:#008f93;">Text here</p>
        
        
          .mytext {color:#008f93;}
        
        Text color #008f93
      
           This box has a color of #008f93        
        
          <div style="background-color:#008f93;">Content here</div>
        
        
          .mybackground {background-color:#008f93;}
        
        Background color #008f93
      
           Border around this has a color of #008f93        
        
          <div style="border:2px solid #008f93;">Content here</div>
        
        
          .myborder {border:2px solid #008f93;}
        
        Border color #008f93