#526aa5 color space conversions
Hex:
        #526aa5
        RGB:
        82, 106, 165
        CMY:
        68, 58, 35
        CMYK:
        50, 36, 0, 35
      HSL:
        223°, 33.6032%, 48.4314%
        HSV (HSB):
        223°, 50.3030%, 64.7059%
        XYZ:
        15.4252, 14.8185, 37.6446
        xyY:
        0.2272, 0.2183, 14.8185
      CIE-Lab:
        45.3846, 8.1421, -34.5355
        CIE-LCH:
        45.3846, 35.4823, 283.2659
        CIE-Luv:
        45.3846, -12.9042, -51.9086
        Hunter-Lab:
        38.4948, 4.1607, -31.0340
      #526aa5 color charts
#526aa5 RGB chart
      #526aa5 CMYK chart
      #526aa5 RGB pie chart
      #526aa5 color shades, tints & tones
#526aa5 color schemes
#526aa5 color preview, HTML & CSS examples
           This text has a color of #526aa5        
        
          <p style="color:#526aa5;">Text here</p>
        
        
          .mytext {color:#526aa5;}
        
        Text color #526aa5
      
           This box has a color of #526aa5        
        
          <div style="background-color:#526aa5;">Content here</div>
        
        
          .mybackground {background-color:#526aa5;}
        
        Background color #526aa5
      
           Border around this has a color of #526aa5        
        
          <div style="border:2px solid #526aa5;">Content here</div>
        
        
          .myborder {border:2px solid #526aa5;}
        
        Border color #526aa5