#5000f0 color space conversions
Hex:
        #5000f0
        RGB:
        80, 0, 240
        CMY:
        69, 100, 6
        CMYK:
        67, 100, 0, 6
      HSL:
        260°, 100.0000%, 47.0588%
        HSV (HSB):
        260°, 100.0000%, 94.1176%
        XYZ:
        19.0364, 7.9967, 82.9783
        xyY:
        0.1730, 0.0727, 7.9967
      CIE-Lab:
        33.9761, 77.1261, -96.5173
        CIE-LCH:
        33.9761, 123.5477, 308.6280
        CIE-Luv:
        33.9761, -0.6840, -124.9132
        Hunter-Lab:
        28.2785, 70.6747, -154.1810
      #5000f0 color charts
#5000f0 RGB chart
      #5000f0 CMYK chart
      #5000f0 RGB pie chart
      #5000f0 color shades, tints & tones
#5000f0 color schemes
#5000f0 color preview, HTML & CSS examples
           This text has a color of #5000f0        
        
          <p style="color:#5000f0;">Text here</p>
        
        
          .mytext {color:#5000f0;}
        
        Text color #5000f0
      
           This box has a color of #5000f0        
        
          <div style="background-color:#5000f0;">Content here</div>
        
        
          .mybackground {background-color:#5000f0;}
        
        Background color #5000f0
      
           Border around this has a color of #5000f0        
        
          <div style="border:2px solid #5000f0;">Content here</div>
        
        
          .myborder {border:2px solid #5000f0;}
        
        Border color #5000f0