#486c70 color space conversions
Hex:
        #486c70
        RGB:
        72, 108, 112
        CMY:
        72, 58, 56
        CMYK:
        36, 4, 0, 56
      HSL:
        186°, 21.7391%, 36.0784%
        HSV (HSB):
        186°, 35.7143%, 43.9216%
        XYZ:
        10.9597, 13.2727, 17.3135
        xyY:
        0.2638, 0.3195, 13.2727
      CIE-Lab:
        43.1713, -11.6846, -6.3328
        CIE-LCH:
        43.1713, 13.2904, 208.4569
        CIE-Luv:
        43.1713, -17.1233, -6.9523
        Hunter-Lab:
        36.4317, -10.0577, -2.6743
      #486c70 color charts
#486c70 RGB chart
      #486c70 CMYK chart
      #486c70 RGB pie chart
      #486c70 color shades, tints & tones
#486c70 color schemes
#486c70 color preview, HTML & CSS examples
           This text has a color of #486c70        
        
          <p style="color:#486c70;">Text here</p>
        
        
          .mytext {color:#486c70;}
        
        Text color #486c70
      
           This box has a color of #486c70        
        
          <div style="background-color:#486c70;">Content here</div>
        
        
          .mybackground {background-color:#486c70;}
        
        Background color #486c70
      
           Border around this has a color of #486c70        
        
          <div style="border:2px solid #486c70;">Content here</div>
        
        
          .myborder {border:2px solid #486c70;}
        
        Border color #486c70