#487c8e color space conversions
Hex:
        #487c8e
        RGB:
        72, 124, 142
        CMY:
        72, 51, 44
        CMYK:
        49, 13, 0, 44
      HSL:
        195°, 32.7103%, 41.9608%
        HSV (HSB):
        195°, 49.2958%, 55.6863%
        XYZ:
        14.7626, 17.7460, 28.2384
        xyY:
        0.2430, 0.2921, 17.7460
      CIE-Lab:
        49.1866, -12.2082, -15.1524
        CIE-LCH:
        49.1866, 19.4585, 231.1418
        CIE-Luv:
        49.1866, -23.2452, -20.1821
        Hunter-Lab:
        42.1260, -11.1671, -10.2558
      #487c8e color charts
#487c8e RGB chart
      #487c8e CMYK chart
      #487c8e RGB pie chart
      #487c8e color shades, tints & tones
#487c8e color schemes
#487c8e color preview, HTML & CSS examples
           This text has a color of #487c8e        
        
          <p style="color:#487c8e;">Text here</p>
        
        
          .mytext {color:#487c8e;}
        
        Text color #487c8e
      
           This box has a color of #487c8e        
        
          <div style="background-color:#487c8e;">Content here</div>
        
        
          .mybackground {background-color:#487c8e;}
        
        Background color #487c8e
      
           Border around this has a color of #487c8e        
        
          <div style="border:2px solid #487c8e;">Content here</div>
        
        
          .myborder {border:2px solid #487c8e;}
        
        Border color #487c8e