#5487cf color space conversions
Hex:
        #5487cf
        RGB:
        84, 135, 207
        CMY:
        67, 47, 19
        CMYK:
        59, 35, 0, 19
      HSL:
        215°, 56.1644%, 57.0588%
        HSV (HSB):
        215°, 59.4203%, 81.1765%
        XYZ:
        23.5826, 23.7178, 62.3665
        xyY:
        0.2150, 0.2163, 23.7178
      CIE-Lab:
        55.8041, 4.6863, -42.2963
        CIE-LCH:
        55.8041, 42.5552, 276.3225
        CIE-Luv:
        55.8041, -22.7141, -66.3771
        Hunter-Lab:
        48.7009, 1.2092, -41.8364
      #5487cf color charts
#5487cf RGB chart
      #5487cf CMYK chart
      #5487cf RGB pie chart
      #5487cf color shades, tints & tones
#5487cf color schemes
#5487cf color preview, HTML & CSS examples
           This text has a color of #5487cf        
        
          <p style="color:#5487cf;">Text here</p>
        
        
          .mytext {color:#5487cf;}
        
        Text color #5487cf
      
           This box has a color of #5487cf        
        
          <div style="background-color:#5487cf;">Content here</div>
        
        
          .mybackground {background-color:#5487cf;}
        
        Background color #5487cf
      
           Border around this has a color of #5487cf        
        
          <div style="border:2px solid #5487cf;">Content here</div>
        
        
          .myborder {border:2px solid #5487cf;}
        
        Border color #5487cf