#5b66af color space conversions
Hex:
        #5b66af
        RGB:
        91, 102, 175
        CMY:
        64, 60, 31
        CMYK:
        48, 42, 0, 31
      HSL:
        232°, 34.4262%, 52.1569%
        HSV (HSB):
        232°, 48.0000%, 68.6275%
        XYZ:
        16.8036, 14.8220, 42.5327
        xyY:
        0.2266, 0.1999, 14.8220
      CIE-Lab:
        45.3895, 16.0142, -40.3573
        CIE-LCH:
        45.3895, 43.4185, 291.6437
        CIE-Luv:
        45.3895, -8.5916, -61.7135
        Hunter-Lab:
        38.4994, 10.5350, -38.5519
      #5b66af color charts
#5b66af RGB chart
      #5b66af CMYK chart
      #5b66af RGB pie chart
      #5b66af color shades, tints & tones
#5b66af color schemes
#5b66af color preview, HTML & CSS examples
           This text has a color of #5b66af        
        
          <p style="color:#5b66af;">Text here</p>
        
        
          .mytext {color:#5b66af;}
        
        Text color #5b66af
      
           This box has a color of #5b66af        
        
          <div style="background-color:#5b66af;">Content here</div>
        
        
          .mybackground {background-color:#5b66af;}
        
        Background color #5b66af
      
           Border around this has a color of #5b66af        
        
          <div style="border:2px solid #5b66af;">Content here</div>
        
        
          .myborder {border:2px solid #5b66af;}
        
        Border color #5b66af