#6b85bf color space conversions
Hex:
        #6b85bf
        RGB:
        107, 133, 191
        CMY:
        58, 48, 25
        CMYK:
        44, 30, 0, 25
      HSL:
        221°, 39.6226%, 58.4314%
        HSV (HSB):
        221°, 43.9791%, 74.9020%
        XYZ:
        23.8549, 23.6624, 52.6002
        xyY:
        0.2383, 0.2363, 23.6624
      CIE-Lab:
        55.7482, 6.1317, -33.2261
        CIE-LCH:
        55.7482, 33.7872, 280.4560
        CIE-Luv:
        55.7482, -14.5051, -51.7873
        Hunter-Lab:
        48.6441, 2.4088, -30.0612
      #6b85bf color charts
#6b85bf RGB chart
      #6b85bf CMYK chart
      #6b85bf RGB pie chart
      #6b85bf color shades, tints & tones
#6b85bf color schemes
#6b85bf color preview, HTML & CSS examples
           This text has a color of #6b85bf        
        
          <p style="color:#6b85bf;">Text here</p>
        
        
          .mytext {color:#6b85bf;}
        
        Text color #6b85bf
      
           This box has a color of #6b85bf        
        
          <div style="background-color:#6b85bf;">Content here</div>
        
        
          .mybackground {background-color:#6b85bf;}
        
        Background color #6b85bf
      
           Border around this has a color of #6b85bf        
        
          <div style="border:2px solid #6b85bf;">Content here</div>
        
        
          .myborder {border:2px solid #6b85bf;}
        
        Border color #6b85bf