#6f3cbd color space conversions
Hex:
        #6f3cbd
        RGB:
        111, 60, 189
        CMY:
        56, 76, 26
        CMYK:
        41, 68, 0, 26
      HSL:
        264°, 51.8072%, 48.8235%
        HSV (HSB):
        264°, 68.2540%, 74.1176%
        XYZ:
        17.3567, 10.2853, 49.2146
        xyY:
        0.2258, 0.1338, 10.2853
      CIE-Lab:
        38.3498, 49.4035, -59.7816
        CIE-LCH:
        38.3498, 77.5535, 309.5703
        CIE-Luv:
        38.3498, 9.7755, -88.9453
        Hunter-Lab:
        32.0708, 40.4804, -68.5346
      #6f3cbd color charts
#6f3cbd RGB chart
      #6f3cbd CMYK chart
      #6f3cbd RGB pie chart
      #6f3cbd color shades, tints & tones
#6f3cbd color schemes
#6f3cbd color preview, HTML & CSS examples
           This text has a color of #6f3cbd        
        
          <p style="color:#6f3cbd;">Text here</p>
        
        
          .mytext {color:#6f3cbd;}
        
        Text color #6f3cbd
      
           This box has a color of #6f3cbd        
        
          <div style="background-color:#6f3cbd;">Content here</div>
        
        
          .mybackground {background-color:#6f3cbd;}
        
        Background color #6f3cbd
      
           Border around this has a color of #6f3cbd        
        
          <div style="border:2px solid #6f3cbd;">Content here</div>
        
        
          .myborder {border:2px solid #6f3cbd;}
        
        Border color #6f3cbd