#527f8a color space conversions
Hex:
        #527f8a
        RGB:
        82, 127, 138
        CMY:
        68, 50, 46
        CMYK:
        41, 8, 0, 46
      HSL:
        192°, 25.4545%, 43.1373%
        HSV (HSB):
        192°, 40.5797%, 54.1176%
        XYZ:
        15.6565, 18.8076, 26.8498
        xyY:
        0.2554, 0.3067, 18.8076
      CIE-Lab:
        50.4613, -12.3839, -10.8287
        CIE-LCH:
        50.4613, 16.4506, 221.1670
        CIE-Luv:
        50.4613, -21.1903, -13.7203
        Hunter-Lab:
        43.3677, -11.4518, -6.3502
      #527f8a color charts
#527f8a RGB chart
      #527f8a CMYK chart
      #527f8a RGB pie chart
      #527f8a color shades, tints & tones
#527f8a color schemes
#527f8a color preview, HTML & CSS examples
           This text has a color of #527f8a        
        
          <p style="color:#527f8a;">Text here</p>
        
        
          .mytext {color:#527f8a;}
        
        Text color #527f8a
      
           This box has a color of #527f8a        
        
          <div style="background-color:#527f8a;">Content here</div>
        
        
          .mybackground {background-color:#527f8a;}
        
        Background color #527f8a
      
           Border around this has a color of #527f8a        
        
          <div style="border:2px solid #527f8a;">Content here</div>
        
        
          .myborder {border:2px solid #527f8a;}
        
        Border color #527f8a