#5299d4 color space conversions
Hex:
        #5299d4
        RGB:
        82, 153, 212
        CMY:
        68, 40, 17
        CMYK:
        61, 28, 0, 17
      HSL:
        207°, 60.1852%, 57.6471%
        HSV (HSB):
        207°, 61.3208%, 83.1373%
        XYZ:
        26.7546, 29.3298, 66.5385
        xyY:
        0.2182, 0.2392, 29.3298
      CIE-Lab:
        61.0716, -4.5201, -36.8384
        CIE-LCH:
        61.0716, 37.1147, 263.0048
        CIE-Luv:
        61.0716, -29.5564, -57.3030
        Hunter-Lab:
        54.1570, -6.5923, -34.9351
      #5299d4 color charts
#5299d4 RGB chart
      #5299d4 CMYK chart
      #5299d4 RGB pie chart
      #5299d4 color shades, tints & tones
#5299d4 color schemes
#5299d4 color preview, HTML & CSS examples
           This text has a color of #5299d4        
        
          <p style="color:#5299d4;">Text here</p>
        
        
          .mytext {color:#5299d4;}
        
        Text color #5299d4
      
           This box has a color of #5299d4        
        
          <div style="background-color:#5299d4;">Content here</div>
        
        
          .mybackground {background-color:#5299d4;}
        
        Background color #5299d4
      
           Border around this has a color of #5299d4        
        
          <div style="border:2px solid #5299d4;">Content here</div>
        
        
          .myborder {border:2px solid #5299d4;}
        
        Border color #5299d4