#526f8f color space conversions
Hex:
        #526f8f
        RGB:
        82, 111, 143
        CMY:
        68, 56, 44
        CMYK:
        43, 22, 0, 44
      HSL:
        211°, 27.1111%, 44.1176%
        HSV (HSB):
        211°, 42.6573%, 56.0784%
        XYZ:
        14.1220, 15.1459, 28.1657
        xyY:
        0.2459, 0.2637, 15.1459
      CIE-Lab:
        45.8334, -1.6997, -20.8243
        CIE-LCH:
        45.8334, 20.8935, 265.3337
        CIE-Luv:
        45.8334, -14.5746, -29.7627
        Hunter-Lab:
        38.9177, -3.3339, -15.6673
      #526f8f color charts
#526f8f RGB chart
      #526f8f CMYK chart
      #526f8f RGB pie chart
      #526f8f color shades, tints & tones
#526f8f color schemes
#526f8f color preview, HTML & CSS examples
           This text has a color of #526f8f        
        
          <p style="color:#526f8f;">Text here</p>
        
        
          .mytext {color:#526f8f;}
        
        Text color #526f8f
      
           This box has a color of #526f8f        
        
          <div style="background-color:#526f8f;">Content here</div>
        
        
          .mybackground {background-color:#526f8f;}
        
        Background color #526f8f
      
           Border around this has a color of #526f8f        
        
          <div style="border:2px solid #526f8f;">Content here</div>
        
        
          .myborder {border:2px solid #526f8f;}
        
        Border color #526f8f