#6f1fff color space conversions
Hex:
        #6f1fff
        RGB:
        111, 31, 255
        CMY:
        56, 88, 0
        CMYK:
        56, 88, 0, 0
      HSL:
        261°, 100.0000%, 56.0784%
        HSV (HSB):
        261°, 87.8431%, 100.0000%
        XYZ:
        25.0955, 11.5795, 95.5201
        xyY:
        0.1898, 0.0876, 11.5795
      CIE-Lab:
        40.5398, 77.0607, -93.9762
        CIE-LCH:
        40.5398, 121.5314, 309.3518
        CIE-Luv:
        40.5398, 4.7354, -133.6587
        Hunter-Lab:
        34.0286, 72.0906, -142.6100
      #6f1fff color charts
#6f1fff RGB chart
      #6f1fff CMYK chart
      #6f1fff RGB pie chart
      #6f1fff color shades, tints & tones
#6f1fff color schemes
#6f1fff color preview, HTML & CSS examples
           This text has a color of #6f1fff        
        
          <p style="color:#6f1fff;">Text here</p>
        
        
          .mytext {color:#6f1fff;}
        
        Text color #6f1fff
      
           This box has a color of #6f1fff        
        
          <div style="background-color:#6f1fff;">Content here</div>
        
        
          .mybackground {background-color:#6f1fff;}
        
        Background color #6f1fff
      
           Border around this has a color of #6f1fff        
        
          <div style="border:2px solid #6f1fff;">Content here</div>
        
        
          .myborder {border:2px solid #6f1fff;}
        
        Border color #6f1fff