#5086bb color space conversions
Hex:
        #5086bb
        RGB:
        80, 134, 187
        CMY:
        69, 47, 27
        CMYK:
        57, 28, 0, 27
      HSL:
        210°, 44.0329%, 52.3529%
        HSV (HSB):
        210°, 57.2193%, 73.3333%
        XYZ:
        20.8030, 22.3435, 50.2300
        xyY:
        0.2228, 0.2393, 22.3435
      CIE-Lab:
        54.3896, -2.0803, -33.1751
        CIE-LCH:
        54.3896, 33.2403, 266.4119
        CIE-Luv:
        54.3896, -23.7566, -50.5046
        Hunter-Lab:
        47.2689, -4.1630, -29.9158
      #5086bb color charts
#5086bb RGB chart
      #5086bb CMYK chart
      #5086bb RGB pie chart
      #5086bb color shades, tints & tones
#5086bb color schemes
#5086bb color preview, HTML & CSS examples
           This text has a color of #5086bb        
        
          <p style="color:#5086bb;">Text here</p>
        
        
          .mytext {color:#5086bb;}
        
        Text color #5086bb
      
           This box has a color of #5086bb        
        
          <div style="background-color:#5086bb;">Content here</div>
        
        
          .mybackground {background-color:#5086bb;}
        
        Background color #5086bb
      
           Border around this has a color of #5086bb        
        
          <div style="border:2px solid #5086bb;">Content here</div>
        
        
          .myborder {border:2px solid #5086bb;}
        
        Border color #5086bb