#5485eb color space conversions
Hex:
        #5485eb
        RGB:
        84, 133, 235
        CMY:
        67, 48, 8
        CMYK:
        64, 43, 0, 8
      HSL:
        221°, 79.0576%, 62.5490%
        HSV (HSB):
        221°, 64.2553%, 92.1569%
        XYZ:
        27.0391, 24.6580, 81.9316
        xyY:
        0.2023, 0.1845, 24.6580
      CIE-Lab:
        56.7407, 15.3049, -56.4966
        CIE-LCH:
        56.7407, 58.5330, 285.1576
        CIE-Luv:
        56.7407, -21.8019, -90.7592
        Hunter-Lab:
        49.6569, 10.2971, -63.0661
      #5485eb color charts
#5485eb RGB chart
      #5485eb CMYK chart
      #5485eb RGB pie chart
      #5485eb color shades, tints & tones
#5485eb color schemes
#5485eb color preview, HTML & CSS examples
           This text has a color of #5485eb        
        
          <p style="color:#5485eb;">Text here</p>
        
        
          .mytext {color:#5485eb;}
        
        Text color #5485eb
      
           This box has a color of #5485eb        
        
          <div style="background-color:#5485eb;">Content here</div>
        
        
          .mybackground {background-color:#5485eb;}
        
        Background color #5485eb
      
           Border around this has a color of #5485eb        
        
          <div style="border:2px solid #5485eb;">Content here</div>
        
        
          .myborder {border:2px solid #5485eb;}
        
        Border color #5485eb