#526a9d color space conversions
Hex:
        #526a9d
        RGB:
        82, 106, 157
        CMY:
        68, 58, 38
        CMYK:
        48, 32, 0, 38
      HSL:
        221°, 31.3808%, 46.8627%
        HSV (HSB):
        221°, 47.7707%, 61.5686%
        XYZ:
        14.7195, 14.5362, 33.9283
        xyY:
        0.2330, 0.2301, 14.5362
      CIE-Lab:
        44.9923, 5.6086, -30.4317
        CIE-LCH:
        44.9923, 30.9442, 280.4426
        CIE-Luv:
        44.9923, -12.7782, -45.2027
        Hunter-Lab:
        38.1264, 2.1925, -26.0730
      #526a9d color charts
#526a9d RGB chart
      #526a9d CMYK chart
      #526a9d RGB pie chart
      #526a9d color shades, tints & tones
#526a9d color schemes
#526a9d color preview, HTML & CSS examples
           This text has a color of #526a9d        
        
          <p style="color:#526a9d;">Text here</p>
        
        
          .mytext {color:#526a9d;}
        
        Text color #526a9d
      
           This box has a color of #526a9d        
        
          <div style="background-color:#526a9d;">Content here</div>
        
        
          .mybackground {background-color:#526a9d;}
        
        Background color #526a9d
      
           Border around this has a color of #526a9d        
        
          <div style="border:2px solid #526a9d;">Content here</div>
        
        
          .myborder {border:2px solid #526a9d;}
        
        Border color #526a9d