#5455b3 color space conversions
Hex:
        #5455b3
        RGB:
        84, 85, 179
        CMY:
        67, 67, 30
        CMYK:
        53, 53, 0, 30
      HSL:
        239°, 38.4615%, 51.5686%
        HSV (HSB):
        239°, 53.0726%, 70.1961%
        XYZ:
        15.0413, 11.6365, 44.1011
        xyY:
        0.2125, 0.1644, 11.6365
      CIE-Lab:
        40.6324, 26.3440, -50.3345
        CIE-LCH:
        40.6324, 56.8117, 297.6266
        CIE-Luv:
        40.6324, -5.7725, -75.5271
        Hunter-Lab:
        34.1123, 19.0105, -52.7728
      #5455b3 color charts
#5455b3 RGB chart
      #5455b3 CMYK chart
      #5455b3 RGB pie chart
      #5455b3 color shades, tints & tones
#5455b3 color schemes
#5455b3 color preview, HTML & CSS examples
           This text has a color of #5455b3        
        
          <p style="color:#5455b3;">Text here</p>
        
        
          .mytext {color:#5455b3;}
        
        Text color #5455b3
      
           This box has a color of #5455b3        
        
          <div style="background-color:#5455b3;">Content here</div>
        
        
          .mybackground {background-color:#5455b3;}
        
        Background color #5455b3
      
           Border around this has a color of #5455b3        
        
          <div style="border:2px solid #5455b3;">Content here</div>
        
        
          .myborder {border:2px solid #5455b3;}
        
        Border color #5455b3