#5487fd color space conversions
Hex:
        #5487fd
        RGB:
        84, 135, 253
        CMY:
        67, 47, 1
        CMYK:
        67, 47, 0, 1
      HSL:
        222°, 97.6879%, 66.0784%
        HSV (HSB):
        222°, 66.7984%, 99.2157%
        XYZ:
        30.0498, 26.3046, 96.4220
        xyY:
        0.1967, 0.1722, 26.3046
      CIE-Lab:
        58.3251, 20.2539, -63.9126
        CIE-LCH:
        58.3251, 67.0451, 287.5834
        CIE-Luv:
        58.3251, -22.3424, -103.6587
        Hunter-Lab:
        51.2880, 14.8295, -75.5642
      #5487fd color charts
#5487fd RGB chart
      #5487fd CMYK chart
      #5487fd RGB pie chart
      #5487fd color shades, tints & tones
#5487fd color schemes
#5487fd color preview, HTML & CSS examples
           This text has a color of #5487fd        
        
          <p style="color:#5487fd;">Text here</p>
        
        
          .mytext {color:#5487fd;}
        
        Text color #5487fd
      
           This box has a color of #5487fd        
        
          <div style="background-color:#5487fd;">Content here</div>
        
        
          .mybackground {background-color:#5487fd;}
        
        Background color #5487fd
      
           Border around this has a color of #5487fd        
        
          <div style="border:2px solid #5487fd;">Content here</div>
        
        
          .myborder {border:2px solid #5487fd;}
        
        Border color #5487fd