#5455a6 color space conversions
Hex:
        #5455a6
        RGB:
        84, 85, 166
        CMY:
        67, 67, 35
        CMYK:
        49, 49, 0, 35
      HSL:
        239°, 32.8000%, 49.0196%
        HSV (HSB):
        239°, 49.3976%, 65.0980%
        XYZ:
        13.7876, 11.1350, 37.4990
        xyY:
        0.2209, 0.1784, 11.1350
      CIE-Lab:
        39.8069, 22.1691, -43.9710
        CIE-LCH:
        39.8069, 49.2434, 296.7561
        CIE-Luv:
        39.8069, -5.0775, -65.5487
        Hunter-Lab:
        33.3691, 15.3574, -43.2695
      #5455a6 color charts
#5455a6 RGB chart
      #5455a6 CMYK chart
      #5455a6 RGB pie chart
      #5455a6 color shades, tints & tones
#5455a6 color schemes
#5455a6 color preview, HTML & CSS examples
           This text has a color of #5455a6        
        
          <p style="color:#5455a6;">Text here</p>
        
        
          .mytext {color:#5455a6;}
        
        Text color #5455a6
      
           This box has a color of #5455a6        
        
          <div style="background-color:#5455a6;">Content here</div>
        
        
          .mybackground {background-color:#5455a6;}
        
        Background color #5455a6
      
           Border around this has a color of #5455a6        
        
          <div style="border:2px solid #5455a6;">Content here</div>
        
        
          .myborder {border:2px solid #5455a6;}
        
        Border color #5455a6