#5049bb color space conversions
Hex:
        #5049bb
        RGB:
        80, 73, 187
        CMY:
        69, 71, 27
        CMYK:
        57, 61, 0, 27
      HSL:
        244°, 45.6000%, 50.9804%
        HSV (HSB):
        244°, 60.9626%, 73.3333%
        XYZ:
        14.6604, 10.0584, 48.1825
        xyY:
        0.2011, 0.1380, 10.0584
      CIE-Lab:
        37.9471, 35.6165, -59.3953
        CIE-LCH:
        37.9471, 69.2556, 300.9491
        CIE-Luv:
        37.9471, -4.3037, -87.0187
        Hunter-Lab:
        31.7150, 27.0114, -67.8748
      #5049bb color charts
#5049bb RGB chart
      #5049bb CMYK chart
      #5049bb RGB pie chart
      #5049bb color shades, tints & tones
#5049bb color schemes
#5049bb color preview, HTML & CSS examples
           This text has a color of #5049bb        
        
          <p style="color:#5049bb;">Text here</p>
        
        
          .mytext {color:#5049bb;}
        
        Text color #5049bb
      
           This box has a color of #5049bb        
        
          <div style="background-color:#5049bb;">Content here</div>
        
        
          .mybackground {background-color:#5049bb;}
        
        Background color #5049bb
      
           Border around this has a color of #5049bb        
        
          <div style="border:2px solid #5049bb;">Content here</div>
        
        
          .myborder {border:2px solid #5049bb;}
        
        Border color #5049bb