#6f1fbf color space conversions
Hex:
        #6f1fbf
        RGB:
        111, 31, 191
        CMY:
        56, 88, 25
        CMYK:
        42, 84, 0, 25
      HSL:
        270°, 72.0721%, 43.5294%
        HSV (HSB):
        270°, 83.7696%, 74.9020%
        XYZ:
        16.4495, 8.1211, 49.9908
        xyY:
        0.2206, 0.1089, 8.1211
      CIE-Lab:
        34.2338, 62.1139, -67.6808
        CIE-LCH:
        34.2338, 91.8631, 312.5441
        CIE-Luv:
        34.2338, 13.5457, -95.5776
        Hunter-Lab:
        28.4975, 53.1643, -84.0592
      #6f1fbf color charts
#6f1fbf RGB chart
      #6f1fbf CMYK chart
      #6f1fbf RGB pie chart
      #6f1fbf color shades, tints & tones
#6f1fbf color schemes
#6f1fbf color preview, HTML & CSS examples
           This text has a color of #6f1fbf        
        
          <p style="color:#6f1fbf;">Text here</p>
        
        
          .mytext {color:#6f1fbf;}
        
        Text color #6f1fbf
      
           This box has a color of #6f1fbf        
        
          <div style="background-color:#6f1fbf;">Content here</div>
        
        
          .mybackground {background-color:#6f1fbf;}
        
        Background color #6f1fbf
      
           Border around this has a color of #6f1fbf        
        
          <div style="border:2px solid #6f1fbf;">Content here</div>
        
        
          .myborder {border:2px solid #6f1fbf;}
        
        Border color #6f1fbf