#5487fe color space conversions
Hex:
        #5487fe
        RGB:
        84, 135, 254
        CMY:
        67, 47, 0
        CMYK:
        67, 47, 0, 0
      HSL:
        222°, 98.8372%, 66.2745%
        HSV (HSB):
        222°, 66.9291%, 99.6078%
        XYZ:
        30.2095, 26.3685, 97.2634
        xyY:
        0.1964, 0.1714, 26.3685
      CIE-Lab:
        58.3852, 20.5973, -64.3659
        CIE-LCH:
        58.3852, 67.5812, 287.7448
        CIE-Luv:
        58.3852, -22.3382, -104.4349
        Hunter-Lab:
        51.3503, 15.1491, -76.3569
      #5487fe color charts
#5487fe RGB chart
      #5487fe CMYK chart
      #5487fe RGB pie chart
      #5487fe color shades, tints & tones
#5487fe color schemes
#5487fe color preview, HTML & CSS examples
           This text has a color of #5487fe        
        
          <p style="color:#5487fe;">Text here</p>
        
        
          .mytext {color:#5487fe;}
        
        Text color #5487fe
      
           This box has a color of #5487fe        
        
          <div style="background-color:#5487fe;">Content here</div>
        
        
          .mybackground {background-color:#5487fe;}
        
        Background color #5487fe
      
           Border around this has a color of #5487fe        
        
          <div style="border:2px solid #5487fe;">Content here</div>
        
        
          .myborder {border:2px solid #5487fe;}
        
        Border color #5487fe