#5080ff color space conversions
Hex:
        #5080ff
        RGB:
        80, 128, 255
        CMY:
        69, 50, 0
        CMYK:
        69, 50, 0, 0
      HSL:
        224°, 100.0000%, 65.6863%
        HSV (HSB):
        224°, 68.6275%, 100.0000%
        XYZ:
        29.0774, 24.3638, 97.7779
        xyY:
        0.1923, 0.1611, 24.3638
      CIE-Lab:
        56.4502, 24.6209, -68.0412
        CIE-LCH:
        56.4502, 72.3588, 289.8928
        CIE-Luv:
        56.4502, -21.1002, -109.7569
        Hunter-Lab:
        49.3597, 18.7735, -82.8972
      #5080ff color charts
#5080ff RGB chart
      #5080ff CMYK chart
      #5080ff RGB pie chart
      #5080ff color shades, tints & tones
#5080ff color schemes
#5080ff color preview, HTML & CSS examples
           This text has a color of #5080ff        
        
          <p style="color:#5080ff;">Text here</p>
        
        
          .mytext {color:#5080ff;}
        
        Text color #5080ff
      
           This box has a color of #5080ff        
        
          <div style="background-color:#5080ff;">Content here</div>
        
        
          .mybackground {background-color:#5080ff;}
        
        Background color #5080ff
      
           Border around this has a color of #5080ff        
        
          <div style="border:2px solid #5080ff;">Content here</div>
        
        
          .myborder {border:2px solid #5080ff;}
        
        Border color #5080ff