#6e85ad color space conversions
Hex:
        #6e85ad
        RGB:
        110, 133, 173
        CMY:
        57, 48, 32
        CMYK:
        36, 23, 0, 32
      HSL:
        218°, 27.7533%, 55.4902%
        HSV (HSB):
        218°, 36.4162%, 67.8431%
        XYZ:
        22.3608, 23.1072, 42.8168
        xyY:
        0.2533, 0.2617, 23.1072
      CIE-Lab:
        55.1826, 1.8426, -23.7974
        CIE-LCH:
        55.1826, 23.8686, 274.4276
        CIE-Luv:
        55.1826, -12.9310, -36.0470
        Hunter-Lab:
        48.0699, -1.0893, -19.1617
      #6e85ad color charts
#6e85ad RGB chart
      #6e85ad CMYK chart
      #6e85ad RGB pie chart
      #6e85ad color shades, tints & tones
#6e85ad color schemes
#6e85ad color preview, HTML & CSS examples
           This text has a color of #6e85ad        
        
          <p style="color:#6e85ad;">Text here</p>
        
        
          .mytext {color:#6e85ad;}
        
        Text color #6e85ad
      
           This box has a color of #6e85ad        
        
          <div style="background-color:#6e85ad;">Content here</div>
        
        
          .mybackground {background-color:#6e85ad;}
        
        Background color #6e85ad
      
           Border around this has a color of #6e85ad        
        
          <div style="border:2px solid #6e85ad;">Content here</div>
        
        
          .myborder {border:2px solid #6e85ad;}
        
        Border color #6e85ad