#5154a4 color space conversions
Hex:
        #5154a4
        RGB:
        81, 84, 164
        CMY:
        68, 67, 36
        CMYK:
        51, 49, 0, 36
      HSL:
        238°, 33.8776%, 48.0392%
        HSV (HSB):
        238°, 50.6098%, 64.3137%
        XYZ:
        13.2645, 10.7703, 36.5017
        xyY:
        0.2191, 0.1779, 10.7703
      CIE-Lab:
        39.1909, 21.4590, -43.7792
        CIE-LCH:
        39.1909, 48.7555, 296.1124
        CIE-Luv:
        39.1909, -5.7209, -64.9145
        Hunter-Lab:
        32.8182, 14.7147, -42.9721
      #5154a4 color charts
#5154a4 RGB chart
      #5154a4 CMYK chart
      #5154a4 RGB pie chart
      #5154a4 color shades, tints & tones
#5154a4 color schemes
#5154a4 color preview, HTML & CSS examples
           This text has a color of #5154a4        
        
          <p style="color:#5154a4;">Text here</p>
        
        
          .mytext {color:#5154a4;}
        
        Text color #5154a4
      
           This box has a color of #5154a4        
        
          <div style="background-color:#5154a4;">Content here</div>
        
        
          .mybackground {background-color:#5154a4;}
        
        Background color #5154a4
      
           Border around this has a color of #5154a4        
        
          <div style="border:2px solid #5154a4;">Content here</div>
        
        
          .myborder {border:2px solid #5154a4;}
        
        Border color #5154a4