#5e66ae color space conversions
Hex:
        #5e66ae
        RGB:
        94, 102, 174
        CMY:
        63, 60, 32
        CMYK:
        46, 41, 0, 32
      HSL:
        234°, 33.0579%, 52.5490%
        HSV (HSB):
        234°, 45.9770%, 68.2353%
        XYZ:
        17.0074, 14.9384, 42.0314
        xyY:
        0.2299, 0.2019, 14.9384
      CIE-Lab:
        45.5497, 16.4535, -39.5043
        CIE-LCH:
        45.5497, 42.7938, 292.6117
        CIE-Luv:
        45.5497, -7.4388, -60.5035
        Hunter-Lab:
        38.6503, 10.9082, -37.4216
      #5e66ae color charts
#5e66ae RGB chart
      #5e66ae CMYK chart
      #5e66ae RGB pie chart
      #5e66ae color shades, tints & tones
#5e66ae color schemes
#5e66ae color preview, HTML & CSS examples
           This text has a color of #5e66ae        
        
          <p style="color:#5e66ae;">Text here</p>
        
        
          .mytext {color:#5e66ae;}
        
        Text color #5e66ae
      
           This box has a color of #5e66ae        
        
          <div style="background-color:#5e66ae;">Content here</div>
        
        
          .mybackground {background-color:#5e66ae;}
        
        Background color #5e66ae
      
           Border around this has a color of #5e66ae        
        
          <div style="border:2px solid #5e66ae;">Content here</div>
        
        
          .myborder {border:2px solid #5e66ae;}
        
        Border color #5e66ae