#5041bd color space conversions
Hex:
        #5041bd
        RGB:
        80, 65, 189
        CMY:
        69, 75, 26
        CMYK:
        58, 66, 0, 26
      HSL:
        247°, 48.8189%, 49.8039%
        HSV (HSB):
        247°, 65.6085%, 74.1176%
        XYZ:
        14.3839, 9.1602, 49.1541
        xyY:
        0.1979, 0.1260, 9.1602
      CIE-Lab:
        36.2909, 41.0582, -63.2684
        CIE-LCH:
        36.2909, 75.4233, 302.9817
        CIE-Luv:
        36.2909, -2.6295, -90.9788
        Hunter-Lab:
        30.2658, 31.8672, -75.1056
      #5041bd color charts
#5041bd RGB chart
      #5041bd CMYK chart
      #5041bd RGB pie chart
      #5041bd color shades, tints & tones
#5041bd color schemes
#5041bd color preview, HTML & CSS examples
           This text has a color of #5041bd        
        
          <p style="color:#5041bd;">Text here</p>
        
        
          .mytext {color:#5041bd;}
        
        Text color #5041bd
      
           This box has a color of #5041bd        
        
          <div style="background-color:#5041bd;">Content here</div>
        
        
          .mybackground {background-color:#5041bd;}
        
        Background color #5041bd
      
           Border around this has a color of #5041bd        
        
          <div style="border:2px solid #5041bd;">Content here</div>
        
        
          .myborder {border:2px solid #5041bd;}
        
        Border color #5041bd