#6f31a1 color space conversions
Hex:
        #6f31a1
        RGB:
        111, 49, 161
        CMY:
        56, 81, 37
        CMYK:
        31, 70, 0, 37
      HSL:
        273°, 53.3333%, 41.1765%
        HSV (HSB):
        273°, 69.5652%, 63.1373%
        XYZ:
        14.0869, 8.1493, 34.5487
        xyY:
        0.2481, 0.1435, 8.1493
      CIE-Lab:
        34.2920, 47.8276, -49.7021
        CIE-LCH:
        34.2920, 68.9767, 313.8989
        CIE-Luv:
        34.2920, 16.4801, -72.5318
        Hunter-Lab:
        28.5471, 38.1256, -51.7721
      #6f31a1 color charts
#6f31a1 RGB chart
      #6f31a1 CMYK chart
      #6f31a1 RGB pie chart
      #6f31a1 color shades, tints & tones
#6f31a1 color schemes
#6f31a1 color preview, HTML & CSS examples
           This text has a color of #6f31a1        
        
          <p style="color:#6f31a1;">Text here</p>
        
        
          .mytext {color:#6f31a1;}
        
        Text color #6f31a1
      
           This box has a color of #6f31a1        
        
          <div style="background-color:#6f31a1;">Content here</div>
        
        
          .mybackground {background-color:#6f31a1;}
        
        Background color #6f31a1
      
           Border around this has a color of #6f31a1        
        
          <div style="border:2px solid #6f31a1;">Content here</div>
        
        
          .myborder {border:2px solid #6f31a1;}
        
        Border color #6f31a1