#5299cd color space conversions
Hex:
        #5299cd
        RGB:
        82, 153, 205
        CMY:
        68, 40, 20
        CMYK:
        60, 25, 0, 20
      HSL:
        205°, 55.1570%, 56.2745%
        HSV (HSB):
        205°, 60.0000%, 80.3922%
        XYZ:
        25.8904, 28.9841, 61.9875
        xyY:
        0.2215, 0.2480, 28.9841
      CIE-Lab:
        60.7676, -6.7767, -33.4015
        CIE-LCH:
        60.7676, 34.0820, 258.5311
        CIE-Luv:
        60.7676, -29.7666, -51.2829
        Hunter-Lab:
        53.8369, -8.3732, -30.5804
      #5299cd color charts
#5299cd RGB chart
      #5299cd CMYK chart
      #5299cd RGB pie chart
      #5299cd color shades, tints & tones
#5299cd color schemes
#5299cd color preview, HTML & CSS examples
           This text has a color of #5299cd        
        
          <p style="color:#5299cd;">Text here</p>
        
        
          .mytext {color:#5299cd;}
        
        Text color #5299cd
      
           This box has a color of #5299cd        
        
          <div style="background-color:#5299cd;">Content here</div>
        
        
          .mybackground {background-color:#5299cd;}
        
        Background color #5299cd
      
           Border around this has a color of #5299cd        
        
          <div style="border:2px solid #5299cd;">Content here</div>
        
        
          .myborder {border:2px solid #5299cd;}
        
        Border color #5299cd