#5298d2 color space conversions
Hex:
        #5298d2
        RGB:
        82, 152, 210
        CMY:
        68, 40, 18
        CMYK:
        61, 28, 0, 18
      HSL:
        207°, 58.7156%, 57.2549%
        HSV (HSB):
        207°, 60.9524%, 82.3529%
        XYZ:
        26.3408, 28.9035, 65.1634
        xyY:
        0.2188, 0.2400, 28.9035
      CIE-Lab:
        60.6963, -4.6008, -36.3081
        CIE-LCH:
        60.6963, 36.5985, 262.7782
        CIE-Luv:
        60.6963, -29.2534, -56.3553
        Hunter-Lab:
        53.7619, -6.6269, -34.2305
      #5298d2 color charts
#5298d2 RGB chart
      #5298d2 CMYK chart
      #5298d2 RGB pie chart
      #5298d2 color shades, tints & tones
#5298d2 color schemes
#5298d2 color preview, HTML & CSS examples
           This text has a color of #5298d2        
        
          <p style="color:#5298d2;">Text here</p>
        
        
          .mytext {color:#5298d2;}
        
        Text color #5298d2
      
           This box has a color of #5298d2        
        
          <div style="background-color:#5298d2;">Content here</div>
        
        
          .mybackground {background-color:#5298d2;}
        
        Background color #5298d2
      
           Border around this has a color of #5298d2        
        
          <div style="border:2px solid #5298d2;">Content here</div>
        
        
          .myborder {border:2px solid #5298d2;}
        
        Border color #5298d2