#6f6da1 color space conversions
Hex:
        #6f6da1
        RGB:
        111, 109, 161
        CMY:
        56, 57, 37
        CMYK:
        31, 32, 0, 37
      HSL:
        242°, 21.6667%, 52.9412%
        HSV (HSB):
        242°, 32.2981%, 63.1373%
        XYZ:
        18.4572, 16.8900, 36.0055
        xyY:
        0.2587, 0.2367, 16.8900
      CIE-Lab:
        48.1211, 13.1585, -27.7498
        CIE-LCH:
        48.1211, 30.7115, 295.3695
        CIE-Luv:
        48.1211, -2.1665, -42.6169
        Hunter-Lab:
        41.0974, 8.2453, -23.1758
      #6f6da1 color charts
#6f6da1 RGB chart
      #6f6da1 CMYK chart
      #6f6da1 RGB pie chart
      #6f6da1 color shades, tints & tones
#6f6da1 color schemes
#6f6da1 color preview, HTML & CSS examples
           This text has a color of #6f6da1        
        
          <p style="color:#6f6da1;">Text here</p>
        
        
          .mytext {color:#6f6da1;}
        
        Text color #6f6da1
      
           This box has a color of #6f6da1        
        
          <div style="background-color:#6f6da1;">Content here</div>
        
        
          .mybackground {background-color:#6f6da1;}
        
        Background color #6f6da1
      
           Border around this has a color of #6f6da1        
        
          <div style="border:2px solid #6f6da1;">Content here</div>
        
        
          .myborder {border:2px solid #6f6da1;}
        
        Border color #6f6da1