#00948a color space conversions
Hex:
        #00948a
        RGB:
        0, 148, 138
        CMY:
        100, 42, 46
        CMYK:
        100, 0, 7, 42
      HSL:
        176°, 100.0000%, 29.0196%
        HSV (HSB):
        176°, 100.0000%, 58.0392%
        XYZ:
        15.1773, 23.0148, 27.6871
        xyY:
        0.2304, 0.3493, 23.0148
      CIE-Lab:
        55.0876, -35.1498, -4.1428
        CIE-LCH:
        55.0876, 35.3931, 186.7220
        CIE-Luv:
        55.0876, -43.6419, -0.8972
        Hunter-Lab:
        47.9737, -27.4823, -0.6365
      #00948a color charts
#00948a RGB chart
      #00948a CMYK chart
      #00948a RGB pie chart
      #00948a color shades, tints & tones
#00948a color schemes
#00948a color preview, HTML & CSS examples
           This text has a color of #00948a        
        
          <p style="color:#00948a;">Text here</p>
        
        
          .mytext {color:#00948a;}
        
        Text color #00948a
      
           This box has a color of #00948a        
        
          <div style="background-color:#00948a;">Content here</div>
        
        
          .mybackground {background-color:#00948a;}
        
        Background color #00948a
      
           Border around this has a color of #00948a        
        
          <div style="border:2px solid #00948a;">Content here</div>
        
        
          .myborder {border:2px solid #00948a;}
        
        Border color #00948a