#54879f color space conversions
Hex:
        #54879f
        RGB:
        84, 135, 159
        CMY:
        67, 47, 38
        CMYK:
        47, 15, 0, 38
      HSL:
        199°, 30.8642%, 47.6471%
        HSV (HSB):
        199°, 47.1698%, 62.3529%
        XYZ:
        18.5781, 21.7160, 36.0133
        xyY:
        0.2435, 0.2846, 21.7160
      CIE-Lab:
        53.7243, -10.3623, -18.0991
        CIE-LCH:
        53.7243, 20.8555, 240.2074
        CIE-Luv:
        53.7243, -23.4399, -25.3389
        Hunter-Lab:
        46.6004, -10.3883, -13.1997
      #54879f color charts
#54879f RGB chart
      #54879f CMYK chart
      #54879f RGB pie chart
      #54879f color shades, tints & tones
#54879f color schemes
#54879f color preview, HTML & CSS examples
           This text has a color of #54879f        
        
          <p style="color:#54879f;">Text here</p>
        
        
          .mytext {color:#54879f;}
        
        Text color #54879f
      
           This box has a color of #54879f        
        
          <div style="background-color:#54879f;">Content here</div>
        
        
          .mybackground {background-color:#54879f;}
        
        Background color #54879f
      
           Border around this has a color of #54879f        
        
          <div style="border:2px solid #54879f;">Content here</div>
        
        
          .myborder {border:2px solid #54879f;}
        
        Border color #54879f