#5290c1 color space conversions
Hex:
        #5290c1
        RGB:
        82, 144, 193
        CMY:
        68, 44, 24
        CMYK:
        58, 25, 0, 24
      HSL:
        206°, 47.2340%, 53.9216%
        HSV (HSB):
        206°, 57.5130%, 75.6863%
        XYZ:
        23.0786, 25.5906, 54.1752
        xyY:
        0.2244, 0.2488, 25.5906
      CIE-Lab:
        57.6464, -5.5092, -31.5043
        CIE-LCH:
        57.6464, 31.9824, 260.0809
        CIE-Luv:
        57.6464, -26.7779, -47.8818
        Hunter-Lab:
        50.5872, -7.0933, -28.0843
      #5290c1 color charts
#5290c1 RGB chart
      #5290c1 CMYK chart
      #5290c1 RGB pie chart
      #5290c1 color shades, tints & tones
#5290c1 color schemes
#5290c1 color preview, HTML & CSS examples
           This text has a color of #5290c1        
        
          <p style="color:#5290c1;">Text here</p>
        
        
          .mytext {color:#5290c1;}
        
        Text color #5290c1
      
           This box has a color of #5290c1        
        
          <div style="background-color:#5290c1;">Content here</div>
        
        
          .mybackground {background-color:#5290c1;}
        
        Background color #5290c1
      
           Border around this has a color of #5290c1        
        
          <div style="border:2px solid #5290c1;">Content here</div>
        
        
          .myborder {border:2px solid #5290c1;}
        
        Border color #5290c1