#487faf color space conversions
Hex:
        #487faf
        RGB:
        72, 127, 175
        CMY:
        72, 50, 31
        CMYK:
        59, 27, 0, 31
      HSL:
        208°, 41.7004%, 48.4314%
        HSV (HSB):
        208°, 58.8571%, 68.6275%
        XYZ:
        17.9997, 19.6516, 43.4019
        xyY:
        0.2221, 0.2425, 19.6516
      CIE-Lab:
        51.4410, -3.5636, -30.9128
        CIE-LCH:
        51.4410, 31.1176, 263.4240
        CIE-Luv:
        51.4410, -23.6107, -46.1929
        Hunter-Lab:
        44.3301, -5.0999, -27.0174
      #487faf color charts
#487faf RGB chart
      #487faf CMYK chart
      #487faf RGB pie chart
      #487faf color shades, tints & tones
#487faf color schemes
#487faf color preview, HTML & CSS examples
           This text has a color of #487faf        
        
          <p style="color:#487faf;">Text here</p>
        
        
          .mytext {color:#487faf;}
        
        Text color #487faf
      
           This box has a color of #487faf        
        
          <div style="background-color:#487faf;">Content here</div>
        
        
          .mybackground {background-color:#487faf;}
        
        Background color #487faf
      
           Border around this has a color of #487faf        
        
          <div style="border:2px solid #487faf;">Content here</div>
        
        
          .myborder {border:2px solid #487faf;}
        
        Border color #487faf