#5288ac color space conversions
Hex:
        #5288ac
        RGB:
        82, 136, 172
        CMY:
        68, 47, 33
        CMYK:
        52, 21, 0, 33
      HSL:
        204°, 35.4331%, 49.8039%
        HSV (HSB):
        204°, 52.3256%, 67.4510%
        XYZ:
        19.7302, 22.3807, 42.3097
        xyY:
        0.2337, 0.2651, 22.3807
      CIE-Lab:
        54.4286, -7.5198, -24.5166
        CIE-LCH:
        54.4286, 25.6439, 252.9480
        CIE-Luv:
        54.4286, -24.2196, -35.9163
        Hunter-Lab:
        47.3083, -8.3448, -19.9097
      #5288ac color charts
#5288ac RGB chart
      #5288ac CMYK chart
      #5288ac RGB pie chart
      #5288ac color shades, tints & tones
#5288ac color schemes
#5288ac color preview, HTML & CSS examples
           This text has a color of #5288ac        
        
          <p style="color:#5288ac;">Text here</p>
        
        
          .mytext {color:#5288ac;}
        
        Text color #5288ac
      
           This box has a color of #5288ac        
        
          <div style="background-color:#5288ac;">Content here</div>
        
        
          .mybackground {background-color:#5288ac;}
        
        Background color #5288ac
      
           Border around this has a color of #5288ac        
        
          <div style="border:2px solid #5288ac;">Content here</div>
        
        
          .myborder {border:2px solid #5288ac;}
        
        Border color #5288ac