#5299d5 color space conversions
Hex:
        #5299d5
        RGB:
        82, 153, 213
        CMY:
        68, 40, 16
        CMYK:
        62, 28, 0, 16
      HSL:
        207°, 60.9302%, 57.8431%
        HSV (HSB):
        207°, 61.5023%, 83.5294%
        XYZ:
        26.8811, 29.3804, 67.2050
        xyY:
        0.2177, 0.2380, 29.3804
      CIE-Lab:
        61.1159, -4.1952, -37.3269
        CIE-LCH:
        61.1159, 37.5619, 263.5874
        CIE-Luv:
        61.1159, -29.5270, -58.1608
        Hunter-Lab:
        54.2037, -6.3332, -35.5687
      #5299d5 color charts
#5299d5 RGB chart
      #5299d5 CMYK chart
      #5299d5 RGB pie chart
      #5299d5 color shades, tints & tones
#5299d5 color schemes
#5299d5 color preview, HTML & CSS examples
           This text has a color of #5299d5        
        
          <p style="color:#5299d5;">Text here</p>
        
        
          .mytext {color:#5299d5;}
        
        Text color #5299d5
      
           This box has a color of #5299d5        
        
          <div style="background-color:#5299d5;">Content here</div>
        
        
          .mybackground {background-color:#5299d5;}
        
        Background color #5299d5
      
           Border around this has a color of #5299d5        
        
          <div style="border:2px solid #5299d5;">Content here</div>
        
        
          .myborder {border:2px solid #5299d5;}
        
        Border color #5299d5