#5439bd color space conversions
Hex:
        #5439bd
        RGB:
        84, 57, 189
        CMY:
        67, 78, 26
        CMYK:
        56, 70, 0, 26
      HSL:
        252°, 53.6585%, 48.2353%
        HSV (HSB):
        252°, 69.8413%, 74.1176%
        XYZ:
        14.3046, 8.4852, 49.0280
        xyY:
        0.1992, 0.1181, 8.4852
      CIE-Lab:
        34.9736, 46.2458, -65.4083
        CIE-LCH:
        34.9736, 80.1057, 305.2616
        CIE-Luv:
        34.9736, 0.1711, -92.6527
        Hunter-Lab:
        29.1294, 36.6798, -79.4012
      #5439bd color charts
#5439bd RGB chart
      #5439bd CMYK chart
      #5439bd RGB pie chart
      #5439bd color shades, tints & tones
#5439bd color schemes
#5439bd color preview, HTML & CSS examples
           This text has a color of #5439bd        
        
          <p style="color:#5439bd;">Text here</p>
        
        
          .mytext {color:#5439bd;}
        
        Text color #5439bd
      
           This box has a color of #5439bd        
        
          <div style="background-color:#5439bd;">Content here</div>
        
        
          .mybackground {background-color:#5439bd;}
        
        Background color #5439bd
      
           Border around this has a color of #5439bd        
        
          <div style="border:2px solid #5439bd;">Content here</div>
        
        
          .myborder {border:2px solid #5439bd;}
        
        Border color #5439bd