#5080fd color space conversions
Hex:
        #5080fd
        RGB:
        80, 128, 253
        CMY:
        69, 50, 1
        CMYK:
        68, 49, 0, 1
      HSL:
        223°, 97.7401%, 65.2941%
        HSV (HSB):
        223°, 68.3794%, 99.2157%
        XYZ:
        28.7571, 24.2357, 96.0908
        xyY:
        0.1929, 0.1626, 24.2357
      CIE-Lab:
        56.3230, 23.9275, -67.1444
        CIE-LCH:
        56.3230, 71.2804, 289.6140
        CIE-Luv:
        56.3230, -21.1026, -108.2455
        Hunter-Lab:
        49.2297, 18.1170, -81.2665
      #5080fd color charts
#5080fd RGB chart
      #5080fd CMYK chart
      #5080fd RGB pie chart
      #5080fd color shades, tints & tones
#5080fd color schemes
#5080fd color preview, HTML & CSS examples
           This text has a color of #5080fd        
        
          <p style="color:#5080fd;">Text here</p>
        
        
          .mytext {color:#5080fd;}
        
        Text color #5080fd
      
           This box has a color of #5080fd        
        
          <div style="background-color:#5080fd;">Content here</div>
        
        
          .mybackground {background-color:#5080fd;}
        
        Background color #5080fd
      
           Border around this has a color of #5080fd        
        
          <div style="border:2px solid #5080fd;">Content here</div>
        
        
          .myborder {border:2px solid #5080fd;}
        
        Border color #5080fd