#6a1ffe color space conversions
Hex:
        #6a1ffe
        RGB:
        106, 31, 254
        CMY:
        58, 88, 0
        CMYK:
        58, 88, 0, 0
      HSL:
        260°, 99.1111%, 55.8824%
        HSV (HSB):
        260°, 87.7953%, 99.6078%
        XYZ:
        24.3232, 11.1999, 94.6458
        xyY:
        0.1869, 0.0860, 11.1999
      CIE-Lab:
        39.9151, 76.4284, -94.4672
        CIE-LCH:
        39.9151, 121.5128, 308.9745
        CIE-Luv:
        39.9151, 3.3448, -133.1949
        Hunter-Lab:
        33.4663, 71.1677, -144.2514
      #6a1ffe color charts
#6a1ffe RGB chart
      #6a1ffe CMYK chart
      #6a1ffe RGB pie chart
      #6a1ffe color shades, tints & tones
#6a1ffe color schemes
#6a1ffe color preview, HTML & CSS examples
           This text has a color of #6a1ffe        
        
          <p style="color:#6a1ffe;">Text here</p>
        
        
          .mytext {color:#6a1ffe;}
        
        Text color #6a1ffe
      
           This box has a color of #6a1ffe        
        
          <div style="background-color:#6a1ffe;">Content here</div>
        
        
          .mybackground {background-color:#6a1ffe;}
        
        Background color #6a1ffe
      
           Border around this has a color of #6a1ffe        
        
          <div style="border:2px solid #6a1ffe;">Content here</div>
        
        
          .myborder {border:2px solid #6a1ffe;}
        
        Border color #6a1ffe