#527aa3 color space conversions
Hex:
        #527aa3
        RGB:
        82, 122, 163
        CMY:
        68, 52, 36
        CMYK:
        50, 25, 0, 36
      HSL:
        210°, 33.0612%, 48.0392%
        HSV (HSB):
        210°, 49.6933%, 63.9216%
        XYZ:
        17.0501, 18.3572, 37.2950
        xyY:
        0.2345, 0.2525, 18.3572
      CIE-Lab:
        49.9266, -2.1770, -26.2686
        CIE-LCH:
        49.9266, 26.3587, 265.2624
        CIE-Luv:
        49.9266, -18.9196, -38.7382
        Hunter-Lab:
        42.8454, -3.9463, -21.6176
      #527aa3 color charts
#527aa3 RGB chart
      #527aa3 CMYK chart
      #527aa3 RGB pie chart
      #527aa3 color shades, tints & tones
#527aa3 color schemes
#527aa3 color preview, HTML & CSS examples
           This text has a color of #527aa3        
        
          <p style="color:#527aa3;">Text here</p>
        
        
          .mytext {color:#527aa3;}
        
        Text color #527aa3
      
           This box has a color of #527aa3        
        
          <div style="background-color:#527aa3;">Content here</div>
        
        
          .mybackground {background-color:#527aa3;}
        
        Background color #527aa3
      
           Border around this has a color of #527aa3        
        
          <div style="border:2px solid #527aa3;">Content here</div>
        
        
          .myborder {border:2px solid #527aa3;}
        
        Border color #527aa3