#5271a5 color space conversions
Hex:
        #5271a5
        RGB:
        82, 113, 165
        CMY:
        68, 56, 35
        CMYK:
        50, 32, 0, 35
      HSL:
        218°, 33.6032%, 48.4314%
        HSV (HSB):
        218°, 50.3030%, 64.7059%
        XYZ:
        16.1763, 16.3207, 37.8949
        xyY:
        0.2298, 0.2319, 16.3207
      CIE-Lab:
        47.3925, 3.8443, -31.3842
        CIE-LCH:
        47.3925, 31.6187, 276.9835
        CIE-Luv:
        47.3925, -15.4895, -47.0062
        Hunter-Lab:
        40.3989, 0.7761, -27.3359
      #5271a5 color charts
#5271a5 RGB chart
      #5271a5 CMYK chart
      #5271a5 RGB pie chart
      #5271a5 color shades, tints & tones
#5271a5 color schemes
#5271a5 color preview, HTML & CSS examples
           This text has a color of #5271a5        
        
          <p style="color:#5271a5;">Text here</p>
        
        
          .mytext {color:#5271a5;}
        
        Text color #5271a5
      
           This box has a color of #5271a5        
        
          <div style="background-color:#5271a5;">Content here</div>
        
        
          .mybackground {background-color:#5271a5;}
        
        Background color #5271a5
      
           Border around this has a color of #5271a5        
        
          <div style="border:2px solid #5271a5;">Content here</div>
        
        
          .myborder {border:2px solid #5271a5;}
        
        Border color #5271a5