#5666d1 color space conversions
Hex:
        #5666d1
        RGB:
        86, 102, 209
        CMY:
        66, 60, 18
        CMYK:
        59, 51, 0, 18
      HSL:
        232°, 57.2093%, 57.8431%
        HSV (HSB):
        232°, 58.8517%, 81.9608%
        XYZ:
        20.0977, 16.0846, 62.3670
        xyY:
        0.2039, 0.1632, 16.0846
      CIE-Lab:
        47.0853, 25.9594, -57.3291
        CIE-LCH:
        47.0853, 62.9326, 294.3616
        CIE-Luv:
        47.0853, -11.3748, -89.0894
        Hunter-Lab:
        40.1056, 19.2651, -64.1260
      #5666d1 color charts
#5666d1 RGB chart
      #5666d1 CMYK chart
      #5666d1 RGB pie chart
      #5666d1 color shades, tints & tones
#5666d1 color schemes
#5666d1 color preview, HTML & CSS examples
           This text has a color of #5666d1        
        
          <p style="color:#5666d1;">Text here</p>
        
        
          .mytext {color:#5666d1;}
        
        Text color #5666d1
      
           This box has a color of #5666d1        
        
          <div style="background-color:#5666d1;">Content here</div>
        
        
          .mybackground {background-color:#5666d1;}
        
        Background color #5666d1
      
           Border around this has a color of #5666d1        
        
          <div style="border:2px solid #5666d1;">Content here</div>
        
        
          .myborder {border:2px solid #5666d1;}
        
        Border color #5666d1