#529cdf color space conversions
Hex:
        #529cdf
        RGB:
        82, 156, 223
        CMY:
        68, 39, 13
        CMYK:
        63, 30, 0, 13
      HSL:
        209°, 68.7805%, 59.8039%
        HSV (HSB):
        209°, 63.2287%, 87.4510%
        XYZ:
        28.6874, 30.8985, 74.2641
        xyY:
        0.2143, 0.2308, 30.8985
      CIE-Lab:
        62.4218, -2.6319, -40.8400
        CIE-LCH:
        62.4218, 40.9247, 266.3127
        CIE-Luv:
        62.4218, -30.3016, -64.4163
        Hunter-Lab:
        55.5864, -5.1547, -40.3016
      #529cdf color charts
#529cdf RGB chart
      #529cdf CMYK chart
      #529cdf RGB pie chart
      #529cdf color shades, tints & tones
#529cdf color schemes
#529cdf color preview, HTML & CSS examples
           This text has a color of #529cdf        
        
          <p style="color:#529cdf;">Text here</p>
        
        
          .mytext {color:#529cdf;}
        
        Text color #529cdf
      
           This box has a color of #529cdf        
        
          <div style="background-color:#529cdf;">Content here</div>
        
        
          .mybackground {background-color:#529cdf;}
        
        Background color #529cdf
      
           Border around this has a color of #529cdf        
        
          <div style="border:2px solid #529cdf;">Content here</div>
        
        
          .myborder {border:2px solid #529cdf;}
        
        Border color #529cdf