#6a1fff color space conversions
Hex:
        #6a1fff
        RGB:
        106, 31, 255
        CMY:
        58, 88, 0
        CMYK:
        58, 88, 0, 0
      HSL:
        260°, 100.0000%, 56.0784%
        HSV (HSB):
        260°, 87.8431%, 100.0000%
        XYZ:
        24.4838, 11.2641, 95.4915
        xyY:
        0.1866, 0.0858, 11.2641
      CIE-Lab:
        40.0218, 76.6657, -94.8501
        CIE-LCH:
        40.0218, 121.9597, 308.9480
        CIE-Luv:
        40.0218, 3.2393, -133.7643
        Hunter-Lab:
        33.5621, 71.4836, -145.1995
      #6a1fff color charts
#6a1fff RGB chart
      #6a1fff CMYK chart
      #6a1fff RGB pie chart
      #6a1fff color shades, tints & tones
#6a1fff color schemes
#6a1fff color preview, HTML & CSS examples
           This text has a color of #6a1fff        
        
          <p style="color:#6a1fff;">Text here</p>
        
        
          .mytext {color:#6a1fff;}
        
        Text color #6a1fff
      
           This box has a color of #6a1fff        
        
          <div style="background-color:#6a1fff;">Content here</div>
        
        
          .mybackground {background-color:#6a1fff;}
        
        Background color #6a1fff
      
           Border around this has a color of #6a1fff        
        
          <div style="border:2px solid #6a1fff;">Content here</div>
        
        
          .myborder {border:2px solid #6a1fff;}
        
        Border color #6a1fff