#6e8eeb color space conversions
Hex:
        #6e8eeb
        RGB:
        110, 142, 235
        CMY:
        57, 44, 8
        CMYK:
        53, 40, 0, 8
      HSL:
        225°, 75.7576%, 67.6471%
        HSV (HSB):
        225°, 53.1915%, 92.1569%
        XYZ:
        31.0988, 28.6592, 82.4899
        xyY:
        0.2186, 0.2015, 28.6592
      CIE-Lab:
        60.4796, 14.8854, -50.4625
        CIE-LCH:
        60.4796, 52.6122, 286.4350
        CIE-Luv:
        60.4796, -17.4964, -81.9725
        Hunter-Lab:
        53.5342, 10.0082, -53.8849
      #6e8eeb color charts
#6e8eeb RGB chart
      #6e8eeb CMYK chart
      #6e8eeb RGB pie chart
      #6e8eeb color shades, tints & tones
#6e8eeb color schemes
#6e8eeb color preview, HTML & CSS examples
           This text has a color of #6e8eeb        
        
          <p style="color:#6e8eeb;">Text here</p>
        
        
          .mytext {color:#6e8eeb;}
        
        Text color #6e8eeb
      
           This box has a color of #6e8eeb        
        
          <div style="background-color:#6e8eeb;">Content here</div>
        
        
          .mybackground {background-color:#6e8eeb;}
        
        Background color #6e8eeb
      
           Border around this has a color of #6e8eeb        
        
          <div style="border:2px solid #6e8eeb;">Content here</div>
        
        
          .myborder {border:2px solid #6e8eeb;}
        
        Border color #6e8eeb