#528fdf color space conversions
Hex:
        #528fdf
        RGB:
        82, 143, 223
        CMY:
        68, 44, 13
        CMYK:
        63, 36, 0, 13
      HSL:
        214°, 68.7805%, 59.8039%
        HSV (HSB):
        214°, 63.2287%, 87.4510%
        XYZ:
        26.6214, 26.7665, 73.5754
        xyY:
        0.2097, 0.2108, 26.7665
      CIE-Lab:
        58.7575, 4.9097, -46.6119
        CIE-LCH:
        58.7575, 46.8697, 276.0128
        CIE-Luv:
        58.7575, -25.7600, -74.1419
        Hunter-Lab:
        51.7363, 1.3103, -48.1022
      #528fdf color charts
#528fdf RGB chart
      #528fdf CMYK chart
      #528fdf RGB pie chart
      #528fdf color shades, tints & tones
#528fdf color schemes
#528fdf color preview, HTML & CSS examples
           This text has a color of #528fdf        
        
          <p style="color:#528fdf;">Text here</p>
        
        
          .mytext {color:#528fdf;}
        
        Text color #528fdf
      
           This box has a color of #528fdf        
        
          <div style="background-color:#528fdf;">Content here</div>
        
        
          .mybackground {background-color:#528fdf;}
        
        Background color #528fdf
      
           Border around this has a color of #528fdf        
        
          <div style="border:2px solid #528fdf;">Content here</div>
        
        
          .myborder {border:2px solid #528fdf;}
        
        Border color #528fdf