#5e66ba color space conversions
Hex:
        #5e66ba
        RGB:
        94, 102, 186
        CMY:
        63, 60, 27
        CMYK:
        49, 45, 0, 27
      HSL:
        235°, 40.0000%, 54.9020%
        HSV (HSB):
        235°, 49.4624%, 72.9412%
        XYZ:
        18.2304, 15.4276, 48.4714
        xyY:
        0.2220, 0.1878, 15.4276
      CIE-Lab:
        46.2144, 20.1863, -45.4453
        CIE-LCH:
        46.2144, 49.7269, 293.9503
        CIE-Luv:
        46.2144, -7.9638, -70.2160
        Hunter-Lab:
        39.2780, 14.1121, -45.6728
      #5e66ba color charts
#5e66ba RGB chart
      #5e66ba CMYK chart
      #5e66ba RGB pie chart
      #5e66ba color shades, tints & tones
#5e66ba color schemes
#5e66ba color preview, HTML & CSS examples
           This text has a color of #5e66ba        
        
          <p style="color:#5e66ba;">Text here</p>
        
        
          .mytext {color:#5e66ba;}
        
        Text color #5e66ba
      
           This box has a color of #5e66ba        
        
          <div style="background-color:#5e66ba;">Content here</div>
        
        
          .mybackground {background-color:#5e66ba;}
        
        Background color #5e66ba
      
           Border around this has a color of #5e66ba        
        
          <div style="border:2px solid #5e66ba;">Content here</div>
        
        
          .myborder {border:2px solid #5e66ba;}
        
        Border color #5e66ba