#6d96bd color space conversions
Hex:
        #6d96bd
        RGB:
        109, 150, 189
        CMY:
        57, 41, 26
        CMYK:
        42, 21, 0, 26
      HSL:
        209°, 37.7358%, 58.4314%
        HSV (HSB):
        209°, 42.3280%, 74.1176%
        XYZ:
        26.3983, 28.7380, 52.2998
        xyY:
        0.2457, 0.2675, 28.7380
      CIE-Lab:
        60.5497, -3.7316, -24.6483
        CIE-LCH:
        60.5497, 24.9292, 261.3911
        CIE-Luv:
        60.5497, -20.4396, -37.2692
        Hunter-Lab:
        53.6079, -5.9143, -20.3178
      #6d96bd color charts
#6d96bd RGB chart
      #6d96bd CMYK chart
      #6d96bd RGB pie chart
      #6d96bd color shades, tints & tones
#6d96bd color schemes
#6d96bd color preview, HTML & CSS examples
           This text has a color of #6d96bd        
        
          <p style="color:#6d96bd;">Text here</p>
        
        
          .mytext {color:#6d96bd;}
        
        Text color #6d96bd
      
           This box has a color of #6d96bd        
        
          <div style="background-color:#6d96bd;">Content here</div>
        
        
          .mybackground {background-color:#6d96bd;}
        
        Background color #6d96bd
      
           Border around this has a color of #6d96bd        
        
          <div style="border:2px solid #6d96bd;">Content here</div>
        
        
          .myborder {border:2px solid #6d96bd;}
        
        Border color #6d96bd