#5086eb color space conversions
Hex:
        #5086eb
        RGB:
        80, 134, 235
        CMY:
        69, 47, 8
        CMYK:
        66, 43, 0, 8
      HSL:
        219°, 79.4872%, 61.7647%
        HSV (HSB):
        219°, 65.9574%, 92.1569%
        XYZ:
        26.8288, 24.7538, 81.9612
        xyY:
        0.2009, 0.1854, 24.7538
      CIE-Lab:
        56.8348, 14.0446, -56.3563
        CIE-LCH:
        56.8348, 58.0800, 283.9937
        CIE-Luv:
        56.8348, -23.0571, -90.4417
        Hunter-Lab:
        49.7532, 9.1856, -62.8444
      #5086eb color charts
#5086eb RGB chart
      #5086eb CMYK chart
      #5086eb RGB pie chart
      #5086eb color shades, tints & tones
#5086eb color schemes
#5086eb color preview, HTML & CSS examples
           This text has a color of #5086eb        
        
          <p style="color:#5086eb;">Text here</p>
        
        
          .mytext {color:#5086eb;}
        
        Text color #5086eb
      
           This box has a color of #5086eb        
        
          <div style="background-color:#5086eb;">Content here</div>
        
        
          .mybackground {background-color:#5086eb;}
        
        Background color #5086eb
      
           Border around this has a color of #5086eb        
        
          <div style="border:2px solid #5086eb;">Content here</div>
        
        
          .myborder {border:2px solid #5086eb;}
        
        Border color #5086eb