#6f3ca3 color space conversions
Hex:
        #6f3ca3
        RGB:
        111, 60, 163
        CMY:
        56, 76, 36
        CMYK:
        32, 63, 0, 36
      HSL:
        270°, 46.1883%, 43.7255%
        HSV (HSB):
        270°, 63.1902%, 63.9216%
        XYZ:
        14.7823, 9.2556, 35.6577
        xyY:
        0.2476, 0.1550, 9.2556
      CIE-Lab:
        36.4718, 42.7162, -47.3881
        CIE-LCH:
        36.4718, 63.7990, 312.0319
        CIE-Luv:
        36.4718, 13.7810, -70.4919
        Hunter-Lab:
        30.4230, 33.4915, -48.1957
      #6f3ca3 color charts
#6f3ca3 RGB chart
      #6f3ca3 CMYK chart
      #6f3ca3 RGB pie chart
      #6f3ca3 color shades, tints & tones
#6f3ca3 color schemes
#6f3ca3 color preview, HTML & CSS examples
           This text has a color of #6f3ca3        
        
          <p style="color:#6f3ca3;">Text here</p>
        
        
          .mytext {color:#6f3ca3;}
        
        Text color #6f3ca3
      
           This box has a color of #6f3ca3        
        
          <div style="background-color:#6f3ca3;">Content here</div>
        
        
          .mybackground {background-color:#6f3ca3;}
        
        Background color #6f3ca3
      
           Border around this has a color of #6f3ca3        
        
          <div style="border:2px solid #6f3ca3;">Content here</div>
        
        
          .myborder {border:2px solid #6f3ca3;}
        
        Border color #6f3ca3