#528baf color space conversions
Hex:
        #528baf
        RGB:
        82, 139, 175
        CMY:
        68, 45, 31
        CMYK:
        53, 21, 0, 31
      HSL:
        203°, 36.7589%, 50.3922%
        HSV (HSB):
        203°, 53.1429%, 68.6275%
        XYZ:
        20.4502, 23.3542, 43.9874
        xyY:
        0.2329, 0.2660, 23.3542
      CIE-Lab:
        55.4353, -8.3011, -24.6850
        CIE-LCH:
        55.4353, 26.0434, 251.4132
        CIE-Luv:
        55.4353, -25.3136, -36.2056
        Hunter-Lab:
        48.3262, -9.0352, -20.1385
      #528baf color charts
#528baf RGB chart
      #528baf CMYK chart
      #528baf RGB pie chart
      #528baf color shades, tints & tones
#528baf color schemes
#528baf color preview, HTML & CSS examples
           This text has a color of #528baf        
        
          <p style="color:#528baf;">Text here</p>
        
        
          .mytext {color:#528baf;}
        
        Text color #528baf
      
           This box has a color of #528baf        
        
          <div style="background-color:#528baf;">Content here</div>
        
        
          .mybackground {background-color:#528baf;}
        
        Background color #528baf
      
           Border around this has a color of #528baf        
        
          <div style="border:2px solid #528baf;">Content here</div>
        
        
          .myborder {border:2px solid #528baf;}
        
        Border color #528baf