#504bbf color space conversions
Hex:
        #504bbf
        RGB:
        80, 75, 191
        CMY:
        69, 71, 25
        CMYK:
        58, 61, 0, 25
      HSL:
        243°, 47.5410%, 52.1569%
        HSV (HSB):
        243°, 60.7330%, 74.9020%
        XYZ:
        15.2283, 10.4992, 50.5141
        xyY:
        0.1997, 0.1377, 10.4992
      CIE-Lab:
        38.7239, 35.6866, -60.4758
        CIE-LCH:
        38.7239, 70.2201, 300.5447
        CIE-Luv:
        38.7239, -5.0271, -89.0656
        Hunter-Lab:
        32.4025, 27.1859, -69.7489
      #504bbf color charts
#504bbf RGB chart
      #504bbf CMYK chart
      #504bbf RGB pie chart
      #504bbf color shades, tints & tones
#504bbf color schemes
#504bbf color preview, HTML & CSS examples
           This text has a color of #504bbf        
        
          <p style="color:#504bbf;">Text here</p>
        
        
          .mytext {color:#504bbf;}
        
        Text color #504bbf
      
           This box has a color of #504bbf        
        
          <div style="background-color:#504bbf;">Content here</div>
        
        
          .mybackground {background-color:#504bbf;}
        
        Background color #504bbf
      
           Border around this has a color of #504bbf        
        
          <div style="border:2px solid #504bbf;">Content here</div>
        
        
          .myborder {border:2px solid #504bbf;}
        
        Border color #504bbf