#6e7dae color space conversions
Hex:
        #6e7dae
        RGB:
        110, 125, 174
        CMY:
        57, 51, 32
        CMYK:
        37, 28, 0, 32
      HSL:
        226°, 28.3186%, 55.6863%
        HSV (HSB):
        226°, 36.7816%, 68.2353%
        XYZ:
        21.4040, 21.0382, 42.9771
        xyY:
        0.2506, 0.2463, 21.0382
      CIE-Lab:
        52.9913, 6.8211, -27.7581
        CIE-LCH:
        52.9913, 28.5839, 283.8060
        CIE-Luv:
        52.9913, -9.6984, -42.6689
        Hunter-Lab:
        45.8674, 3.0289, -23.4466
      #6e7dae color charts
#6e7dae RGB chart
      #6e7dae CMYK chart
      #6e7dae RGB pie chart
      #6e7dae color shades, tints & tones
#6e7dae color schemes
#6e7dae color preview, HTML & CSS examples
           This text has a color of #6e7dae        
        
          <p style="color:#6e7dae;">Text here</p>
        
        
          .mytext {color:#6e7dae;}
        
        Text color #6e7dae
      
           This box has a color of #6e7dae        
        
          <div style="background-color:#6e7dae;">Content here</div>
        
        
          .mybackground {background-color:#6e7dae;}
        
        Background color #6e7dae
      
           Border around this has a color of #6e7dae        
        
          <div style="border:2px solid #6e7dae;">Content here</div>
        
        
          .myborder {border:2px solid #6e7dae;}
        
        Border color #6e7dae