#527daf color space conversions
Hex:
        #527daf
        RGB:
        82, 125, 175
        CMY:
        68, 51, 31
        CMYK:
        53, 29, 0, 31
      HSL:
        212°, 36.7589%, 50.3922%
        HSV (HSB):
        212°, 53.1429%, 68.6275%
        XYZ:
        18.5512, 19.5562, 43.3544
        xyY:
        0.2277, 0.2401, 19.5562
      CIE-Lab:
        51.3317, -0.1898, -31.0476
        CIE-LCH:
        51.3317, 31.0482, 269.6498
        CIE-Luv:
        51.3317, -19.9793, -46.7750
        Hunter-Lab:
        44.2224, -2.5091, -27.1706
      #527daf color charts
#527daf RGB chart
      #527daf CMYK chart
      #527daf RGB pie chart
      #527daf color shades, tints & tones
#527daf color schemes
#527daf color preview, HTML & CSS examples
           This text has a color of #527daf        
        
          <p style="color:#527daf;">Text here</p>
        
        
          .mytext {color:#527daf;}
        
        Text color #527daf
      
           This box has a color of #527daf        
        
          <div style="background-color:#527daf;">Content here</div>
        
        
          .mybackground {background-color:#527daf;}
        
        Background color #527daf
      
           Border around this has a color of #527daf        
        
          <div style="border:2px solid #527daf;">Content here</div>
        
        
          .myborder {border:2px solid #527daf;}
        
        Border color #527daf