#5271a2 color space conversions
Hex:
        #5271a2
        RGB:
        82, 113, 162
        CMY:
        68, 56, 36
        CMYK:
        49, 30, 0, 36
      HSL:
        217°, 32.7869%, 47.8431%
        HSV (HSB):
        217°, 49.3827%, 63.5294%
        XYZ:
        15.9064, 16.2127, 36.4734
        xyY:
        0.2319, 0.2364, 16.2127
      CIE-Lab:
        47.2524, 2.8983, -29.8442
        CIE-LCH:
        47.2524, 29.9846, 275.5468
        CIE-Luv:
        47.2524, -15.4719, -44.4655
        Hunter-Lab:
        40.2650, 0.0512, -25.5214
      #5271a2 color charts
#5271a2 RGB chart
      #5271a2 CMYK chart
      #5271a2 RGB pie chart
      #5271a2 color shades, tints & tones
#5271a2 color schemes
#5271a2 color preview, HTML & CSS examples
           This text has a color of #5271a2        
        
          <p style="color:#5271a2;">Text here</p>
        
        
          .mytext {color:#5271a2;}
        
        Text color #5271a2
      
           This box has a color of #5271a2        
        
          <div style="background-color:#5271a2;">Content here</div>
        
        
          .mybackground {background-color:#5271a2;}
        
        Background color #5271a2
      
           Border around this has a color of #5271a2        
        
          <div style="border:2px solid #5271a2;">Content here</div>
        
        
          .myborder {border:2px solid #5271a2;}
        
        Border color #5271a2