#5161a8 color space conversions
Hex:
        #5161a8
        RGB:
        81, 97, 168
        CMY:
        68, 62, 34
        CMYK:
        52, 42, 0, 34
      HSL:
        229°, 34.9398%, 48.8235%
        HSV (HSB):
        229°, 51.7857%, 65.8824%
        XYZ:
        14.7359, 13.1259, 38.8027
        xyY:
        0.2210, 0.1969, 13.1259
      CIE-Lab:
        42.9523, 14.5016, -40.1541
        CIE-LCH:
        42.9523, 42.6925, 289.8572
        CIE-Luv:
        42.9523, -10.1352, -60.4225
        Hunter-Lab:
        36.2296, 9.2006, -38.1400
      #5161a8 color charts
#5161a8 RGB chart
      #5161a8 CMYK chart
      #5161a8 RGB pie chart
      #5161a8 color shades, tints & tones
#5161a8 color schemes
#5161a8 color preview, HTML & CSS examples
           This text has a color of #5161a8        
        
          <p style="color:#5161a8;">Text here</p>
        
        
          .mytext {color:#5161a8;}
        
        Text color #5161a8
      
           This box has a color of #5161a8        
        
          <div style="background-color:#5161a8;">Content here</div>
        
        
          .mybackground {background-color:#5161a8;}
        
        Background color #5161a8
      
           Border around this has a color of #5161a8        
        
          <div style="border:2px solid #5161a8;">Content here</div>
        
        
          .myborder {border:2px solid #5161a8;}
        
        Border color #5161a8