#487bbe color space conversions
Hex:
        #487bbe
        RGB:
        72, 123, 190
        CMY:
        72, 52, 25
        CMYK:
        62, 35, 0, 25
      HSL:
        214°, 47.5806%, 51.3725%
        HSV (HSB):
        214°, 62.1053%, 74.5098%
        XYZ:
        19.0497, 19.2613, 51.4290
        xyY:
        0.2123, 0.2146, 19.2613
      CIE-Lab:
        50.9916, 3.8515, -40.2537
        CIE-LCH:
        50.9916, 40.4375, 275.4655
        CIE-Luv:
        50.9916, -21.8746, -61.8634
        Hunter-Lab:
        43.8877, 0.6753, -38.7564
      #487bbe color charts
#487bbe RGB chart
      #487bbe CMYK chart
      #487bbe RGB pie chart
      #487bbe color shades, tints & tones
#487bbe color schemes
#487bbe color preview, HTML & CSS examples
           This text has a color of #487bbe        
        
          <p style="color:#487bbe;">Text here</p>
        
        
          .mytext {color:#487bbe;}
        
        Text color #487bbe
      
           This box has a color of #487bbe        
        
          <div style="background-color:#487bbe;">Content here</div>
        
        
          .mybackground {background-color:#487bbe;}
        
        Background color #487bbe
      
           Border around this has a color of #487bbe        
        
          <div style="border:2px solid #487bbe;">Content here</div>
        
        
          .myborder {border:2px solid #487bbe;}
        
        Border color #487bbe