#528aa7 color space conversions
Hex:
        #528aa7
        RGB:
        82, 138, 167
        CMY:
        68, 46, 35
        CMYK:
        51, 17, 0, 35
      HSL:
        200°, 34.1365%, 48.8235%
        HSV (HSB):
        200°, 50.8982%, 65.4902%
        XYZ:
        19.5432, 22.7608, 39.9225
        xyY:
        0.2377, 0.2768, 22.7608
      CIE-Lab:
        54.8251, -10.1671, -21.0348
        CIE-LCH:
        54.8251, 23.3631, 244.2033
        CIE-Luv:
        54.8251, -25.1055, -30.0861
        Hunter-Lab:
        47.7083, -10.3689, -16.2183
      #528aa7 color charts
#528aa7 RGB chart
      #528aa7 CMYK chart
      #528aa7 RGB pie chart
      #528aa7 color shades, tints & tones
#528aa7 color schemes
#528aa7 color preview, HTML & CSS examples
           This text has a color of #528aa7        
        
          <p style="color:#528aa7;">Text here</p>
        
        
          .mytext {color:#528aa7;}
        
        Text color #528aa7
      
           This box has a color of #528aa7        
        
          <div style="background-color:#528aa7;">Content here</div>
        
        
          .mybackground {background-color:#528aa7;}
        
        Background color #528aa7
      
           Border around this has a color of #528aa7        
        
          <div style="border:2px solid #528aa7;">Content here</div>
        
        
          .myborder {border:2px solid #528aa7;}
        
        Border color #528aa7