#526c8e color space conversions
Hex:
        #526c8e
        RGB:
        82, 108, 142
        CMY:
        68, 58, 44
        CMYK:
        42, 24, 0, 44
      HSL:
        214°, 26.7857%, 43.9216%
        HSV (HSB):
        214°, 42.2535%, 55.6863%
        XYZ:
        13.7247, 14.4720, 27.6612
        xyY:
        0.2457, 0.2591, 14.4720
      CIE-Lab:
        44.9023, -0.1938, -21.6640
        CIE-LCH:
        44.9023, 21.6649, 269.4875
        CIE-Luv:
        44.9023, -13.3582, -31.0861
        Hunter-Lab:
        38.0420, -2.1747, -16.4816
      #526c8e color charts
#526c8e RGB chart
      #526c8e CMYK chart
      #526c8e RGB pie chart
      #526c8e color shades, tints & tones
#526c8e color schemes
#526c8e color preview, HTML & CSS examples
           This text has a color of #526c8e        
        
          <p style="color:#526c8e;">Text here</p>
        
        
          .mytext {color:#526c8e;}
        
        Text color #526c8e
      
           This box has a color of #526c8e        
        
          <div style="background-color:#526c8e;">Content here</div>
        
        
          .mybackground {background-color:#526c8e;}
        
        Background color #526c8e
      
           Border around this has a color of #526c8e        
        
          <div style="border:2px solid #526c8e;">Content here</div>
        
        
          .myborder {border:2px solid #526c8e;}
        
        Border color #526c8e