#507bf4 color space conversions
Hex:
        #507bf4
        RGB:
        80, 123, 244
        CMY:
        69, 52, 4
        CMYK:
        67, 50, 0, 4
      HSL:
        224°, 88.1720%, 63.5294%
        HSV (HSB):
        224°, 67.2131%, 95.6863%
        XYZ:
        26.7204, 22.4030, 88.5039
        xyY:
        0.1942, 0.1628, 22.4030
      CIE-Lab:
        54.4521, 23.8726, -65.1821
        CIE-LCH:
        54.4521, 69.4162, 290.1150
        CIE-Luv:
        54.4521, -19.6235, -104.3519
        Hunter-Lab:
        47.3319, 17.9383, -77.7316
      #507bf4 color charts
#507bf4 RGB chart
      #507bf4 CMYK chart
      #507bf4 RGB pie chart
      #507bf4 color shades, tints & tones
#507bf4 color schemes
#507bf4 color preview, HTML & CSS examples
           This text has a color of #507bf4        
        
          <p style="color:#507bf4;">Text here</p>
        
        
          .mytext {color:#507bf4;}
        
        Text color #507bf4
      
           This box has a color of #507bf4        
        
          <div style="background-color:#507bf4;">Content here</div>
        
        
          .mybackground {background-color:#507bf4;}
        
        Background color #507bf4
      
           Border around this has a color of #507bf4        
        
          <div style="border:2px solid #507bf4;">Content here</div>
        
        
          .myborder {border:2px solid #507bf4;}
        
        Border color #507bf4