#504bc8 color space conversions
Hex:
        #504bc8
        RGB:
        80, 75, 200
        CMY:
        69, 71, 22
        CMYK:
        60, 63, 0, 22
      HSL:
        242°, 53.1915%, 53.9216%
        HSV (HSB):
        242°, 62.5000%, 78.4314%
        XYZ:
        16.2497, 10.9078, 55.8925
        xyY:
        0.1957, 0.1313, 10.9078
      CIE-Lab:
        39.4247, 38.6063, -64.5783
        CIE-LCH:
        39.4247, 75.2383, 300.8719
        CIE-Luv:
        39.4247, -5.5438, -95.2616
        Hunter-Lab:
        33.0269, 30.0273, -77.2197
      #504bc8 color charts
#504bc8 RGB chart
      #504bc8 CMYK chart
      #504bc8 RGB pie chart
      #504bc8 color shades, tints & tones
#504bc8 color schemes
#504bc8 color preview, HTML & CSS examples
           This text has a color of #504bc8        
        
          <p style="color:#504bc8;">Text here</p>
        
        
          .mytext {color:#504bc8;}
        
        Text color #504bc8
      
           This box has a color of #504bc8        
        
          <div style="background-color:#504bc8;">Content here</div>
        
        
          .mybackground {background-color:#504bc8;}
        
        Background color #504bc8
      
           Border around this has a color of #504bc8        
        
          <div style="border:2px solid #504bc8;">Content here</div>
        
        
          .myborder {border:2px solid #504bc8;}
        
        Border color #504bc8