#5165a8 color space conversions
Hex:
        #5165a8
        RGB:
        81, 101, 168
        CMY:
        68, 60, 34
        CMYK:
        52, 40, 0, 34
      HSL:
        226°, 34.9398%, 48.8235%
        HSV (HSB):
        226°, 51.7857%, 65.8824%
        XYZ:
        15.1149, 13.8838, 38.9290
        xyY:
        0.2225, 0.2044, 13.8838
      CIE-Lab:
        44.0659, 11.9849, -38.3878
        CIE-LCH:
        44.0659, 40.2152, 287.3387
        CIE-Luv:
        44.0659, -11.5149, -57.8557
        Hunter-Lab:
        37.2610, 7.2016, -35.8614
      #5165a8 color charts
#5165a8 RGB chart
      #5165a8 CMYK chart
      #5165a8 RGB pie chart
      #5165a8 color shades, tints & tones
#5165a8 color schemes
#5165a8 color preview, HTML & CSS examples
           This text has a color of #5165a8        
        
          <p style="color:#5165a8;">Text here</p>
        
        
          .mytext {color:#5165a8;}
        
        Text color #5165a8
      
           This box has a color of #5165a8        
        
          <div style="background-color:#5165a8;">Content here</div>
        
        
          .mybackground {background-color:#5165a8;}
        
        Background color #5165a8
      
           Border around this has a color of #5165a8        
        
          <div style="border:2px solid #5165a8;">Content here</div>
        
        
          .myborder {border:2px solid #5165a8;}
        
        Border color #5165a8