#6b6aad color space conversions
Hex:
        #6b6aad
        RGB:
        107, 106, 173
        CMY:
        58, 58, 32
        CMYK:
        38, 39, 0, 32
      HSL:
        241°, 29.0043%, 54.7059%
        HSV (HSB):
        241°, 38.7283%, 67.8431%
        XYZ:
        18.7603, 16.4510, 41.7217
        xyY:
        0.2439, 0.2138, 16.4510
      CIE-Lab:
        47.5607, 17.1502, -35.6786
        CIE-LCH:
        47.5607, 39.5865, 295.6729
        CIE-Luv:
        47.5607, -3.5656, -55.2558
        Hunter-Lab:
        40.5598, 11.5825, -32.5966
      #6b6aad color charts
#6b6aad RGB chart
      #6b6aad CMYK chart
      #6b6aad RGB pie chart
      #6b6aad color shades, tints & tones
#6b6aad color schemes
#6b6aad color preview, HTML & CSS examples
           This text has a color of #6b6aad        
        
          <p style="color:#6b6aad;">Text here</p>
        
        
          .mytext {color:#6b6aad;}
        
        Text color #6b6aad
      
           This box has a color of #6b6aad        
        
          <div style="background-color:#6b6aad;">Content here</div>
        
        
          .mybackground {background-color:#6b6aad;}
        
        Background color #6b6aad
      
           Border around this has a color of #6b6aad        
        
          <div style="border:2px solid #6b6aad;">Content here</div>
        
        
          .myborder {border:2px solid #6b6aad;}
        
        Border color #6b6aad