#527d8b color space conversions
Hex:
        #527d8b
        RGB:
        82, 125, 139
        CMY:
        68, 51, 45
        CMYK:
        41, 10, 0, 45
      HSL:
        195°, 25.7919%, 43.3333%
        HSV (HSB):
        195°, 41.0072%, 54.5098%
        XYZ:
        15.4735, 18.3251, 27.1477
        xyY:
        0.2539, 0.3007, 18.3251
      CIE-Lab:
        49.8881, -10.9855, -12.2790
        CIE-LCH:
        49.8881, 16.4759, 228.1825
        CIE-Luv:
        49.8881, -20.3422, -16.0450
        Hunter-Lab:
        42.8079, -10.3925, -7.6347
      #527d8b color charts
#527d8b RGB chart
      #527d8b CMYK chart
      #527d8b RGB pie chart
      #527d8b color shades, tints & tones
#527d8b color schemes
#527d8b color preview, HTML & CSS examples
           This text has a color of #527d8b        
        
          <p style="color:#527d8b;">Text here</p>
        
        
          .mytext {color:#527d8b;}
        
        Text color #527d8b
      
           This box has a color of #527d8b        
        
          <div style="background-color:#527d8b;">Content here</div>
        
        
          .mybackground {background-color:#527d8b;}
        
        Background color #527d8b
      
           Border around this has a color of #527d8b        
        
          <div style="border:2px solid #527d8b;">Content here</div>
        
        
          .myborder {border:2px solid #527d8b;}
        
        Border color #527d8b