#5080fe color space conversions
Hex:
        #5080fe
        RGB:
        80, 128, 254
        CMY:
        69, 50, 0
        CMYK:
        69, 50, 0, 0
      HSL:
        223°, 98.8636%, 65.4902%
        HSV (HSB):
        223°, 68.5039%, 99.6078%
        XYZ:
        28.9168, 24.2996, 96.9321
        xyY:
        0.1926, 0.1618, 24.2996
      CIE-Lab:
        56.3865, 24.2742, -67.5931
        CIE-LCH:
        56.3865, 71.8197, 289.7543
        CIE-Luv:
        56.3865, -21.1013, -109.0020
        Hunter-Lab:
        49.2946, 18.4448, -82.0807
      #5080fe color charts
#5080fe RGB chart
      #5080fe CMYK chart
      #5080fe RGB pie chart
      #5080fe color shades, tints & tones
#5080fe color schemes
#5080fe color preview, HTML & CSS examples
           This text has a color of #5080fe        
        
          <p style="color:#5080fe;">Text here</p>
        
        
          .mytext {color:#5080fe;}
        
        Text color #5080fe
      
           This box has a color of #5080fe        
        
          <div style="background-color:#5080fe;">Content here</div>
        
        
          .mybackground {background-color:#5080fe;}
        
        Background color #5080fe
      
           Border around this has a color of #5080fe        
        
          <div style="border:2px solid #5080fe;">Content here</div>
        
        
          .myborder {border:2px solid #5080fe;}
        
        Border color #5080fe