#488f85 color space conversions
Hex:
        #488f85
        RGB:
        72, 143, 133
        CMY:
        72, 44, 48
        CMYK:
        50, 0, 7, 44
      HSL:
        172°, 33.0233%, 42.1569%
        HSV (HSB):
        172°, 49.6503%, 56.0784%
        XYZ:
        16.7286, 22.7161, 25.6933
        xyY:
        0.2568, 0.3487, 22.7161
      CIE-Lab:
        54.7787, -24.8749, -1.5577
        CIE-LCH:
        54.7787, 24.9236, 183.5832
        CIE-Luv:
        54.7787, -31.2297, 1.5231
        Hunter-Lab:
        47.6614, -20.7561, 1.4010
      #488f85 color charts
#488f85 RGB chart
      #488f85 CMYK chart
      #488f85 RGB pie chart
      #488f85 color shades, tints & tones
#488f85 color schemes
#488f85 color preview, HTML & CSS examples
           This text has a color of #488f85        
        
          <p style="color:#488f85;">Text here</p>
        
        
          .mytext {color:#488f85;}
        
        Text color #488f85
      
           This box has a color of #488f85        
        
          <div style="background-color:#488f85;">Content here</div>
        
        
          .mybackground {background-color:#488f85;}
        
        Background color #488f85
      
           Border around this has a color of #488f85        
        
          <div style="border:2px solid #488f85;">Content here</div>
        
        
          .myborder {border:2px solid #488f85;}
        
        Border color #488f85