#529bdd color space conversions
Hex:
        #529bdd
        RGB:
        82, 155, 221
        CMY:
        68, 39, 13
        CMYK:
        63, 30, 0, 13
      HSL:
        208°, 67.1498%, 59.4118%
        HSV (HSB):
        208°, 62.8959%, 86.6667%
        XYZ:
        28.2522, 30.4570, 72.7964
        xyY:
        0.2148, 0.2316, 30.4570
      CIE-Lab:
        62.0465, -2.7191, -40.3196
        CIE-LCH:
        62.0465, 40.4112, 266.1419
        CIE-Luv:
        62.0465, -30.0066, -63.4737
        Hunter-Lab:
        55.1878, -5.1997, -39.5759
      #529bdd color charts
#529bdd RGB chart
      #529bdd CMYK chart
      #529bdd RGB pie chart
      #529bdd color shades, tints & tones
#529bdd color schemes
#529bdd color preview, HTML & CSS examples
           This text has a color of #529bdd        
        
          <p style="color:#529bdd;">Text here</p>
        
        
          .mytext {color:#529bdd;}
        
        Text color #529bdd
      
           This box has a color of #529bdd        
        
          <div style="background-color:#529bdd;">Content here</div>
        
        
          .mybackground {background-color:#529bdd;}
        
        Background color #529bdd
      
           Border around this has a color of #529bdd        
        
          <div style="border:2px solid #529bdd;">Content here</div>
        
        
          .myborder {border:2px solid #529bdd;}
        
        Border color #529bdd