#528aa5 color space conversions
Hex:
        #528aa5
        RGB:
        82, 138, 165
        CMY:
        68, 46, 35
        CMYK:
        50, 16, 0, 35
      HSL:
        200°, 33.6032%, 48.4314%
        HSV (HSB):
        200°, 50.3030%, 64.7059%
        XYZ:
        19.3597, 22.6874, 38.9561
        xyY:
        0.2390, 0.2801, 22.6874
      CIE-Lab:
        54.7489, -10.7652, -20.0017
        CIE-LCH:
        54.7489, 22.7147, 241.7102
        CIE-Luv:
        54.7489, -25.1509, -28.3683
        Hunter-Lab:
        47.6313, -10.8037, -15.1494
      #528aa5 color charts
#528aa5 RGB chart
      #528aa5 CMYK chart
      #528aa5 RGB pie chart
      #528aa5 color shades, tints & tones
#528aa5 color schemes
#528aa5 color preview, HTML & CSS examples
           This text has a color of #528aa5        
        
          <p style="color:#528aa5;">Text here</p>
        
        
          .mytext {color:#528aa5;}
        
        Text color #528aa5
      
           This box has a color of #528aa5        
        
          <div style="background-color:#528aa5;">Content here</div>
        
        
          .mybackground {background-color:#528aa5;}
        
        Background color #528aa5
      
           Border around this has a color of #528aa5        
        
          <div style="border:2px solid #528aa5;">Content here</div>
        
        
          .myborder {border:2px solid #528aa5;}
        
        Border color #528aa5