#5459d2 color space conversions
Hex:
        #5459d2
        RGB:
        84, 89, 210
        CMY:
        67, 65, 18
        CMYK:
        60, 58, 0, 18
      HSL:
        238°, 58.3333%, 57.6471%
        HSV (HSB):
        238°, 60.0000%, 82.3529%
        XYZ:
        18.8614, 13.6827, 62.6197
        xyY:
        0.1982, 0.1438, 13.6827
      CIE-Lab:
        43.7744, 33.9925, -63.2616
        CIE-LCH:
        43.7744, 71.8159, 298.2506
        CIE-Luv:
        43.7744, -8.3666, -96.4079
        Hunter-Lab:
        36.9902, 26.2849, -74.4774
      #5459d2 color charts
#5459d2 RGB chart
      #5459d2 CMYK chart
      #5459d2 RGB pie chart
      #5459d2 color shades, tints & tones
#5459d2 color schemes
#5459d2 color preview, HTML & CSS examples
           This text has a color of #5459d2        
        
          <p style="color:#5459d2;">Text here</p>
        
        
          .mytext {color:#5459d2;}
        
        Text color #5459d2
      
           This box has a color of #5459d2        
        
          <div style="background-color:#5459d2;">Content here</div>
        
        
          .mybackground {background-color:#5459d2;}
        
        Background color #5459d2
      
           Border around this has a color of #5459d2        
        
          <div style="border:2px solid #5459d2;">Content here</div>
        
        
          .myborder {border:2px solid #5459d2;}
        
        Border color #5459d2