#6f5ab2 color space conversions
Hex:
        #6f5ab2
        RGB:
        111, 90, 178
        CMY:
        56, 65, 30
        CMYK:
        38, 49, 0, 30
      HSL:
        254°, 36.3636%, 52.5490%
        HSV (HSB):
        254°, 49.4382%, 69.8039%
        XYZ:
        18.2476, 13.9062, 43.8419
        xyY:
        0.2401, 0.1830, 13.9062
      CIE-Lab:
        44.0981, 29.3989, -44.0687
        CIE-LCH:
        44.0981, 52.9750, 303.7078
        CIE-Luv:
        44.0981, 3.3454, -68.2751
        Hunter-Lab:
        37.2910, 22.0861, -43.6017
      #6f5ab2 color charts
#6f5ab2 RGB chart
      #6f5ab2 CMYK chart
      #6f5ab2 RGB pie chart
      #6f5ab2 color shades, tints & tones
#6f5ab2 color schemes
#6f5ab2 color preview, HTML & CSS examples
           This text has a color of #6f5ab2        
        
          <p style="color:#6f5ab2;">Text here</p>
        
        
          .mytext {color:#6f5ab2;}
        
        Text color #6f5ab2
      
           This box has a color of #6f5ab2        
        
          <div style="background-color:#6f5ab2;">Content here</div>
        
        
          .mybackground {background-color:#6f5ab2;}
        
        Background color #6f5ab2
      
           Border around this has a color of #6f5ab2        
        
          <div style="border:2px solid #6f5ab2;">Content here</div>
        
        
          .myborder {border:2px solid #6f5ab2;}
        
        Border color #6f5ab2