#6f31f2 color space conversions
Hex:
        #6f31f2
        RGB:
        111, 49, 242
        CMY:
        56, 81, 5
        CMYK:
        54, 80, 0, 5
      HSL:
        259°, 88.1279%, 57.0588%
        HSV (HSB):
        259°, 79.7521%, 94.9020%
        XYZ:
        23.6809, 11.9869, 85.0700
        xyY:
        0.1961, 0.0993, 11.9869
      CIE-Lab:
        41.1954, 68.0908, -85.5926
        CIE-LCH:
        41.1954, 109.3730, 308.5030
        CIE-Luv:
        41.1954, 4.6414, -124.8568
        Hunter-Lab:
        34.6222, 61.5017, -121.4458
      #6f31f2 color charts
#6f31f2 RGB chart
      #6f31f2 CMYK chart
      #6f31f2 RGB pie chart
      #6f31f2 color shades, tints & tones
#6f31f2 color schemes
#6f31f2 color preview, HTML & CSS examples
           This text has a color of #6f31f2        
        
          <p style="color:#6f31f2;">Text here</p>
        
        
          .mytext {color:#6f31f2;}
        
        Text color #6f31f2
      
           This box has a color of #6f31f2        
        
          <div style="background-color:#6f31f2;">Content here</div>
        
        
          .mybackground {background-color:#6f31f2;}
        
        Background color #6f31f2
      
           Border around this has a color of #6f31f2        
        
          <div style="border:2px solid #6f31f2;">Content here</div>
        
        
          .myborder {border:2px solid #6f31f2;}
        
        Border color #6f31f2