#5684cd color space conversions
Hex:
        #5684cd
        RGB:
        86, 132, 205
        CMY:
        66, 48, 20
        CMYK:
        58, 36, 0, 20
      HSL:
        217°, 54.3379%, 57.0588%
        HSV (HSB):
        217°, 58.0488%, 80.3922%
        XYZ:
        23.1085, 22.8887, 60.9576
        xyY:
        0.2161, 0.2140, 22.8887
      CIE-Lab:
        54.9576, 6.2153, -42.4956
        CIE-LCH:
        54.9576, 42.9477, 278.3209
        CIE-Luv:
        54.9576, -21.1247, -66.6755
        Hunter-Lab:
        47.8422, 2.4943, -42.0542
      #5684cd color charts
#5684cd RGB chart
      #5684cd CMYK chart
      #5684cd RGB pie chart
      #5684cd color shades, tints & tones
#5684cd color schemes
#5684cd color preview, HTML & CSS examples
           This text has a color of #5684cd        
        
          <p style="color:#5684cd;">Text here</p>
        
        
          .mytext {color:#5684cd;}
        
        Text color #5684cd
      
           This box has a color of #5684cd        
        
          <div style="background-color:#5684cd;">Content here</div>
        
        
          .mybackground {background-color:#5684cd;}
        
        Background color #5684cd
      
           Border around this has a color of #5684cd        
        
          <div style="border:2px solid #5684cd;">Content here</div>
        
        
          .myborder {border:2px solid #5684cd;}
        
        Border color #5684cd