#5054fb color space conversions
Hex:
        #5054fb
        RGB:
        80, 84, 251
        CMY:
        69, 67, 2
        CMYK:
        68, 67, 0, 2
      HSL:
        239°, 95.5307%, 64.9020%
        HSV (HSB):
        239°, 68.1275%, 98.4314%
        XYZ:
        23.8912, 15.0112, 92.9050
        xyY:
        0.1813, 0.1139, 15.0112
      CIE-Lab:
        45.6495, 49.8206, -83.4030
        CIE-LCH:
        45.6495, 97.1502, 300.8519
        CIE-Luv:
        45.6495, -9.9511, -126.0204
        Hunter-Lab:
        38.7442, 42.2675, -115.0509
      #5054fb color charts
#5054fb RGB chart
      #5054fb CMYK chart
      #5054fb RGB pie chart
      #5054fb color shades, tints & tones
#5054fb color schemes
#5054fb color preview, HTML & CSS examples
           This text has a color of #5054fb        
        
          <p style="color:#5054fb;">Text here</p>
        
        
          .mytext {color:#5054fb;}
        
        Text color #5054fb
      
           This box has a color of #5054fb        
        
          <div style="background-color:#5054fb;">Content here</div>
        
        
          .mybackground {background-color:#5054fb;}
        
        Background color #5054fb
      
           Border around this has a color of #5054fb        
        
          <div style="border:2px solid #5054fb;">Content here</div>
        
        
          .myborder {border:2px solid #5054fb;}
        
        Border color #5054fb