#526e8b color space conversions
Hex:
        #526e8b
        RGB:
        82, 110, 139
        CMY:
        68, 57, 45
        CMYK:
        41, 21, 0, 45
      HSL:
        211°, 25.7919%, 43.3333%
        HSV (HSB):
        211°, 41.0072%, 54.5098%
        XYZ:
        13.7158, 14.8098, 26.5618
        xyY:
        0.2490, 0.2688, 14.8098
      CIE-Lab:
        45.3726, -2.2775, -19.1523
        CIE-LCH:
        45.3726, 19.2873, 263.2185
        CIE-Luv:
        45.3726, -14.1404, -27.0941
        Hunter-Lab:
        38.4835, -3.7273, -13.9843
      #526e8b color charts
#526e8b RGB chart
      #526e8b CMYK chart
      #526e8b RGB pie chart
      #526e8b color shades, tints & tones
#526e8b color schemes
#526e8b color preview, HTML & CSS examples
           This text has a color of #526e8b        
        
          <p style="color:#526e8b;">Text here</p>
        
        
          .mytext {color:#526e8b;}
        
        Text color #526e8b
      
           This box has a color of #526e8b        
        
          <div style="background-color:#526e8b;">Content here</div>
        
        
          .mybackground {background-color:#526e8b;}
        
        Background color #526e8b
      
           Border around this has a color of #526e8b        
        
          <div style="border:2px solid #526e8b;">Content here</div>
        
        
          .myborder {border:2px solid #526e8b;}
        
        Border color #526e8b