#6b6fae color space conversions
Hex:
        #6b6fae
        RGB:
        107, 111, 174
        CMY:
        58, 56, 32
        CMYK:
        39, 36, 0, 32
      HSL:
        236°, 29.2576%, 55.0980%
        HSV (HSB):
        236°, 38.5057%, 68.2353%
        XYZ:
        19.3878, 17.5507, 42.4102
        xyY:
        0.2443, 0.2212, 17.5507
      CIE-Lab:
        48.9465, 14.3874, -34.0839
        CIE-LCH:
        48.9465, 36.9961, 292.8855
        CIE-Luv:
        48.9465, -5.4940, -52.7900
        Hunter-Lab:
        41.8935, 9.2940, -30.6957
      #6b6fae color charts
#6b6fae RGB chart
      #6b6fae CMYK chart
      #6b6fae RGB pie chart
      #6b6fae color shades, tints & tones
#6b6fae color schemes
#6b6fae color preview, HTML & CSS examples
           This text has a color of #6b6fae        
        
          <p style="color:#6b6fae;">Text here</p>
        
        
          .mytext {color:#6b6fae;}
        
        Text color #6b6fae
      
           This box has a color of #6b6fae        
        
          <div style="background-color:#6b6fae;">Content here</div>
        
        
          .mybackground {background-color:#6b6fae;}
        
        Background color #6b6fae
      
           Border around this has a color of #6b6fae        
        
          <div style="border:2px solid #6b6fae;">Content here</div>
        
        
          .myborder {border:2px solid #6b6fae;}
        
        Border color #6b6fae