#6f1efa color space conversions
Hex:
        #6f1efa
        RGB:
        111, 30, 250
        CMY:
        56, 88, 2
        CMYK:
        56, 88, 0, 2
      HSL:
        262°, 95.6522%, 54.9020%
        HSV (HSB):
        262°, 88.0000%, 98.0392%
        XYZ:
        24.2751, 11.2102, 91.3268
        xyY:
        0.1914, 0.0884, 11.2102
      CIE-Lab:
        39.9322, 76.1453, -92.1800
        CIE-LCH:
        39.9322, 119.5628, 309.5584
        CIE-Luv:
        39.9322, 5.3719, -130.8285
        Hunter-Lab:
        33.4816, 70.8249, -138.2865
      #6f1efa color charts
#6f1efa RGB chart
      #6f1efa CMYK chart
      #6f1efa RGB pie chart
      #6f1efa color shades, tints & tones
#6f1efa color schemes
#6f1efa color preview, HTML & CSS examples
           This text has a color of #6f1efa        
        
          <p style="color:#6f1efa;">Text here</p>
        
        
          .mytext {color:#6f1efa;}
        
        Text color #6f1efa
      
           This box has a color of #6f1efa        
        
          <div style="background-color:#6f1efa;">Content here</div>
        
        
          .mybackground {background-color:#6f1efa;}
        
        Background color #6f1efa
      
           Border around this has a color of #6f1efa        
        
          <div style="border:2px solid #6f1efa;">Content here</div>
        
        
          .myborder {border:2px solid #6f1efa;}
        
        Border color #6f1efa