#6f3aa2 color space conversions
Hex:
        #6f3aa2
        RGB:
        111, 58, 162
        CMY:
        56, 77, 36
        CMYK:
        31, 64, 0, 36
      HSL:
        271°, 47.2727%, 43.1373%
        HSV (HSB):
        271°, 64.1975%, 63.5294%
        XYZ:
        14.5902, 9.0143, 35.1534
        xyY:
        0.2483, 0.1534, 9.0143
      CIE-Lab:
        36.0117, 43.5295, -47.5282
        CIE-LCH:
        36.0117, 64.4496, 312.4855
        CIE-Luv:
        36.0117, 14.4140, -70.4641
        Hunter-Lab:
        30.0237, 34.2014, -48.4032
      #6f3aa2 color charts
#6f3aa2 RGB chart
      #6f3aa2 CMYK chart
      #6f3aa2 RGB pie chart
      #6f3aa2 color shades, tints & tones
#6f3aa2 color schemes
#6f3aa2 color preview, HTML & CSS examples
           This text has a color of #6f3aa2        
        
          <p style="color:#6f3aa2;">Text here</p>
        
        
          .mytext {color:#6f3aa2;}
        
        Text color #6f3aa2
      
           This box has a color of #6f3aa2        
        
          <div style="background-color:#6f3aa2;">Content here</div>
        
        
          .mybackground {background-color:#6f3aa2;}
        
        Background color #6f3aa2
      
           Border around this has a color of #6f3aa2        
        
          <div style="border:2px solid #6f3aa2;">Content here</div>
        
        
          .myborder {border:2px solid #6f3aa2;}
        
        Border color #6f3aa2