#5487ef color space conversions
Hex:
        #5487ef
        RGB:
        84, 135, 239
        CMY:
        67, 47, 6
        CMYK:
        65, 44, 0, 6
      HSL:
        220°, 82.8877%, 63.3333%
        HSV (HSB):
        220°, 64.8536%, 93.7255%
        XYZ:
        27.9001, 25.4448, 85.1022
        xyY:
        0.2015, 0.1838, 25.4448
      CIE-Lab:
        57.5062, 15.4594, -57.4937
        CIE-LCH:
        57.5062, 59.5358, 285.0502
        CIE-Luv:
        57.5062, -22.4190, -92.6312
        Hunter-Lab:
        50.4428, 10.4542, -64.7184
      #5487ef color charts
#5487ef RGB chart
      #5487ef CMYK chart
      #5487ef RGB pie chart
      #5487ef color shades, tints & tones
#5487ef color schemes
#5487ef color preview, HTML & CSS examples
           This text has a color of #5487ef        
        
          <p style="color:#5487ef;">Text here</p>
        
        
          .mytext {color:#5487ef;}
        
        Text color #5487ef
      
           This box has a color of #5487ef        
        
          <div style="background-color:#5487ef;">Content here</div>
        
        
          .mybackground {background-color:#5487ef;}
        
        Background color #5487ef
      
           Border around this has a color of #5487ef        
        
          <div style="border:2px solid #5487ef;">Content here</div>
        
        
          .myborder {border:2px solid #5487ef;}
        
        Border color #5487ef