#5684d5 color space conversions
Hex:
        #5684d5
        RGB:
        86, 132, 213
        CMY:
        66, 48, 16
        CMYK:
        60, 38, 0, 16
      HSL:
        218°, 60.1896%, 58.6275%
        HSV (HSB):
        218°, 59.6244%, 83.5294%
        XYZ:
        24.0993, 23.2851, 66.1751
        xyY:
        0.2122, 0.2050, 23.2851
      CIE-Lab:
        55.3648, 8.8579, -46.3683
        CIE-LCH:
        55.3648, 47.2068, 280.8151
        CIE-Luv:
        55.3648, -21.0770, -73.3411
        Hunter-Lab:
        48.2546, 4.7007, -47.5305
      #5684d5 color charts
#5684d5 RGB chart
      #5684d5 CMYK chart
      #5684d5 RGB pie chart
      #5684d5 color shades, tints & tones
#5684d5 color schemes
#5684d5 color preview, HTML & CSS examples
           This text has a color of #5684d5        
        
          <p style="color:#5684d5;">Text here</p>
        
        
          .mytext {color:#5684d5;}
        
        Text color #5684d5
      
           This box has a color of #5684d5        
        
          <div style="background-color:#5684d5;">Content here</div>
        
        
          .mybackground {background-color:#5684d5;}
        
        Background color #5684d5
      
           Border around this has a color of #5684d5        
        
          <div style="border:2px solid #5684d5;">Content here</div>
        
        
          .myborder {border:2px solid #5684d5;}
        
        Border color #5684d5