#5680bc color space conversions
Hex:
        #5680bc
        RGB:
        86, 128, 188
        CMY:
        66, 50, 26
        CMYK:
        54, 32, 0, 26
      HSL:
        215°, 43.2203%, 53.7255%
        HSV (HSB):
        215°, 54.2553%, 73.7255%
        XYZ:
        20.6340, 21.0476, 50.5520
        xyY:
        0.2237, 0.2282, 21.0476
      CIE-Lab:
        53.0016, 3.0845, -35.8978
        CIE-LCH:
        53.0016, 36.0301, 274.9111
        CIE-Luv:
        53.0016, -19.7817, -55.2363
        Hunter-Lab:
        45.8777, -0.0035, -33.2165
      #5680bc color charts
#5680bc RGB chart
      #5680bc CMYK chart
      #5680bc RGB pie chart
      #5680bc color shades, tints & tones
#5680bc color schemes
#5680bc color preview, HTML & CSS examples
           This text has a color of #5680bc        
        
          <p style="color:#5680bc;">Text here</p>
        
        
          .mytext {color:#5680bc;}
        
        Text color #5680bc
      
           This box has a color of #5680bc        
        
          <div style="background-color:#5680bc;">Content here</div>
        
        
          .mybackground {background-color:#5680bc;}
        
        Background color #5680bc
      
           Border around this has a color of #5680bc        
        
          <div style="border:2px solid #5680bc;">Content here</div>
        
        
          .myborder {border:2px solid #5680bc;}
        
        Border color #5680bc