#6b6a99 color space conversions
Hex:
        #6b6a99
        RGB:
        107, 106, 153
        CMY:
        58, 58, 40
        CMYK:
        30, 31, 0, 40
      HSL:
        241°, 18.7251%, 50.7843%
        HSV (HSB):
        241°, 30.7190%, 60.0000%
        XYZ:
        16.9672, 15.7338, 32.2796
        xyY:
        0.2611, 0.2421, 15.7338
      CIE-Lab:
        46.6233, 11.6039, -25.3870
        CIE-LCH:
        46.6233, 27.9133, 294.5642
        CIE-Luv:
        46.6233, -2.3184, -38.5099
        Hunter-Lab:
        39.6658, 6.9389, -20.4835
      #6b6a99 color charts
#6b6a99 RGB chart
      #6b6a99 CMYK chart
      #6b6a99 RGB pie chart
      #6b6a99 color shades, tints & tones
#6b6a99 color schemes
#6b6a99 color preview, HTML & CSS examples
           This text has a color of #6b6a99        
        
          <p style="color:#6b6a99;">Text here</p>
        
        
          .mytext {color:#6b6a99;}
        
        Text color #6b6a99
      
           This box has a color of #6b6a99        
        
          <div style="background-color:#6b6a99;">Content here</div>
        
        
          .mybackground {background-color:#6b6a99;}
        
        Background color #6b6a99
      
           Border around this has a color of #6b6a99        
        
          <div style="border:2px solid #6b6a99;">Content here</div>
        
        
          .myborder {border:2px solid #6b6a99;}
        
        Border color #6b6a99