#009488 color space conversions
Hex:
        #009488
        RGB:
        0, 148, 136
        CMY:
        100, 42, 47
        CMYK:
        100, 0, 8, 42
      HSL:
        175°, 100.0000%, 29.0196%
        HSV (HSB):
        175°, 100.0000%, 58.0392%
        XYZ:
        15.0338, 22.9574, 26.9314
        xyY:
        0.2316, 0.3536, 22.9574
      CIE-Lab:
        55.0284, -35.7525, -3.0813
        CIE-LCH:
        55.0284, 35.8850, 184.9258
        CIE-Luv:
        55.0284, -43.8000, 0.7477
        Hunter-Lab:
        47.9139, -27.8417, 0.2140
      #009488 color charts
#009488 RGB chart
      #009488 CMYK chart
      #009488 RGB pie chart
      #009488 color shades, tints & tones
#009488 color schemes
#009488 color preview, HTML & CSS examples
           This text has a color of #009488        
        
          <p style="color:#009488;">Text here</p>
        
        
          .mytext {color:#009488;}
        
        Text color #009488
      
           This box has a color of #009488        
        
          <div style="background-color:#009488;">Content here</div>
        
        
          .mybackground {background-color:#009488;}
        
        Background color #009488
      
           Border around this has a color of #009488        
        
          <div style="border:2px solid #009488;">Content here</div>
        
        
          .myborder {border:2px solid #009488;}
        
        Border color #009488