#6e85bd color space conversions
Hex:
        #6e85bd
        RGB:
        110, 133, 189
        CMY:
        57, 48, 26
        CMYK:
        42, 30, 0, 26
      HSL:
        223°, 37.4408%, 58.6275%
        HSV (HSB):
        223°, 41.7989%, 74.1176%
        XYZ:
        24.0032, 23.7642, 51.4660
        xyY:
        0.2419, 0.2395, 23.7642
      CIE-Lab:
        55.8509, 6.3415, -31.9129
        CIE-LCH:
        55.8509, 32.5368, 281.2391
        CIE-Luv:
        55.8509, -13.3091, -49.7086
        Hunter-Lab:
        48.7485, 2.5816, -28.4711
      #6e85bd color charts
#6e85bd RGB chart
      #6e85bd CMYK chart
      #6e85bd RGB pie chart
      #6e85bd color shades, tints & tones
#6e85bd color schemes
#6e85bd color preview, HTML & CSS examples
           This text has a color of #6e85bd        
        
          <p style="color:#6e85bd;">Text here</p>
        
        
          .mytext {color:#6e85bd;}
        
        Text color #6e85bd
      
           This box has a color of #6e85bd        
        
          <div style="background-color:#6e85bd;">Content here</div>
        
        
          .mybackground {background-color:#6e85bd;}
        
        Background color #6e85bd
      
           Border around this has a color of #6e85bd        
        
          <div style="border:2px solid #6e85bd;">Content here</div>
        
        
          .myborder {border:2px solid #6e85bd;}
        
        Border color #6e85bd