#5040c4 color space conversions
Hex:
        #5040c4
        RGB:
        80, 64, 196
        CMY:
        69, 75, 23
        CMYK:
        59, 67, 0, 23
      HSL:
        247°, 52.8000%, 50.9804%
        HSV (HSB):
        247°, 67.3469%, 76.8627%
        XYZ:
        15.1055, 9.3578, 53.2346
        xyY:
        0.1944, 0.1204, 9.3578
      CIE-Lab:
        36.6642, 43.8322, -66.7580
        CIE-LCH:
        36.6642, 79.8617, 303.2883
        CIE-Luv:
        36.6642, -2.9225, -95.8610
        Hunter-Lab:
        30.5905, 34.6092, -81.7651
      #5040c4 color charts
#5040c4 RGB chart
      #5040c4 CMYK chart
      #5040c4 RGB pie chart
      #5040c4 color shades, tints & tones
#5040c4 color schemes
#5040c4 color preview, HTML & CSS examples
           This text has a color of #5040c4        
        
          <p style="color:#5040c4;">Text here</p>
        
        
          .mytext {color:#5040c4;}
        
        Text color #5040c4
      
           This box has a color of #5040c4        
        
          <div style="background-color:#5040c4;">Content here</div>
        
        
          .mybackground {background-color:#5040c4;}
        
        Background color #5040c4
      
           Border around this has a color of #5040c4        
        
          <div style="border:2px solid #5040c4;">Content here</div>
        
        
          .myborder {border:2px solid #5040c4;}
        
        Border color #5040c4