#6f6aad color space conversions
Hex:
        #6f6aad
        RGB:
        111, 106, 173
        CMY:
        56, 58, 32
        CMYK:
        36, 39, 0, 32
      HSL:
        244°, 29.0043%, 54.7059%
        HSV (HSB):
        244°, 38.7283%, 67.8431%
        XYZ:
        19.2524, 16.7047, 41.7448
        xyY:
        0.2478, 0.2150, 16.7047
      CIE-Lab:
        47.8858, 18.2727, -35.1449
        CIE-LCH:
        47.8858, 39.6113, 297.4710
        CIE-Luv:
        47.8858, -1.8097, -54.6431
        Hunter-Lab:
        40.8714, 12.5572, -31.9470
      #6f6aad color charts
#6f6aad RGB chart
      #6f6aad CMYK chart
      #6f6aad RGB pie chart
      #6f6aad color shades, tints & tones
#6f6aad color schemes
#6f6aad color preview, HTML & CSS examples
           This text has a color of #6f6aad        
        
          <p style="color:#6f6aad;">Text here</p>
        
        
          .mytext {color:#6f6aad;}
        
        Text color #6f6aad
      
           This box has a color of #6f6aad        
        
          <div style="background-color:#6f6aad;">Content here</div>
        
        
          .mybackground {background-color:#6f6aad;}
        
        Background color #6f6aad
      
           Border around this has a color of #6f6aad        
        
          <div style="border:2px solid #6f6aad;">Content here</div>
        
        
          .myborder {border:2px solid #6f6aad;}
        
        Border color #6f6aad