#6f21ff color space conversions
Hex:
        #6f21ff
        RGB:
        111, 33, 255
        CMY:
        56, 87, 0
        CMYK:
        56, 87, 0, 0
      HSL:
        261°, 100.0000%, 56.4706%
        HSV (HSB):
        261°, 87.0588%, 100.0000%
        XYZ:
        25.1494, 11.6872, 95.5381
        xyY:
        0.1900, 0.0883, 11.6872
      CIE-Lab:
        40.7146, 76.5365, -93.6868
        CIE-LCH:
        40.7146, 120.9754, 309.2468
        CIE-Luv:
        40.7146, 4.6025, -133.5836
        Hunter-Lab:
        34.1866, 71.4873, -141.7617
      #6f21ff color charts
#6f21ff RGB chart
      #6f21ff CMYK chart
      #6f21ff RGB pie chart
      #6f21ff color shades, tints & tones
#6f21ff color schemes
#6f21ff color preview, HTML & CSS examples
           This text has a color of #6f21ff        
        
          <p style="color:#6f21ff;">Text here</p>
        
        
          .mytext {color:#6f21ff;}
        
        Text color #6f21ff
      
           This box has a color of #6f21ff        
        
          <div style="background-color:#6f21ff;">Content here</div>
        
        
          .mybackground {background-color:#6f21ff;}
        
        Background color #6f21ff
      
           Border around this has a color of #6f21ff        
        
          <div style="border:2px solid #6f21ff;">Content here</div>
        
        
          .myborder {border:2px solid #6f21ff;}
        
        Border color #6f21ff