#488d91 color space conversions
Hex:
        #488d91
        RGB:
        72, 141, 145
        CMY:
        72, 45, 43
        CMYK:
        50, 3, 0, 43
      HSL:
        183°, 33.6406%, 42.5490%
        HSV (HSB):
        183°, 50.3448%, 56.8627%
        XYZ:
        17.3082, 22.4718, 30.2133
        xyY:
        0.2473, 0.3211, 22.4718
      CIE-Lab:
        54.5241, -20.5778, -8.8564
        CIE-LCH:
        54.5241, 22.4027, 203.2864
        CIE-Luv:
        54.5241, -29.9610, -9.8356
        Hunter-Lab:
        47.4044, -17.7843, -4.6055
      #488d91 color charts
#488d91 RGB chart
      #488d91 CMYK chart
      #488d91 RGB pie chart
      #488d91 color shades, tints & tones
#488d91 color schemes
#488d91 color preview, HTML & CSS examples
           This text has a color of #488d91        
        
          <p style="color:#488d91;">Text here</p>
        
        
          .mytext {color:#488d91;}
        
        Text color #488d91
      
           This box has a color of #488d91        
        
          <div style="background-color:#488d91;">Content here</div>
        
        
          .mybackground {background-color:#488d91;}
        
        Background color #488d91
      
           Border around this has a color of #488d91        
        
          <div style="border:2px solid #488d91;">Content here</div>
        
        
          .myborder {border:2px solid #488d91;}
        
        Border color #488d91