#5090c7 color space conversions
Hex:
        #5090c7
        RGB:
        80, 144, 199
        CMY:
        69, 44, 22
        CMYK:
        60, 28, 0, 22
      HSL:
        208°, 51.5152%, 54.7059%
        HSV (HSB):
        208°, 59.7990%, 78.0392%
        XYZ:
        23.5903, 25.7755, 57.7647
        xyY:
        0.2202, 0.2406, 25.7755
      CIE-Lab:
        57.8234, -3.9831, -34.6248
        CIE-LCH:
        57.8234, 34.8531, 263.4377
        CIE-Luv:
        57.8234, -27.1579, -53.2072
        Hunter-Lab:
        50.7696, -5.9059, -31.9203
      #5090c7 color charts
#5090c7 RGB chart
      #5090c7 CMYK chart
      #5090c7 RGB pie chart
      #5090c7 color shades, tints & tones
#5090c7 color schemes
#5090c7 color preview, HTML & CSS examples
           This text has a color of #5090c7        
        
          <p style="color:#5090c7;">Text here</p>
        
        
          .mytext {color:#5090c7;}
        
        Text color #5090c7
      
           This box has a color of #5090c7        
        
          <div style="background-color:#5090c7;">Content here</div>
        
        
          .mybackground {background-color:#5090c7;}
        
        Background color #5090c7
      
           Border around this has a color of #5090c7        
        
          <div style="border:2px solid #5090c7;">Content here</div>
        
        
          .myborder {border:2px solid #5090c7;}
        
        Border color #5090c7