#6b2fff color space conversions
Hex:
        #6b2fff
        RGB:
        107, 47, 255
        CMY:
        58, 82, 0
        CMYK:
        58, 82, 0, 0
      HSL:
        257°, 100.0000%, 59.2157%
        HSV (HSB):
        257°, 81.5686%, 100.0000%
        XYZ:
        25.1299, 12.3788, 95.6726
        xyY:
        0.1887, 0.0929, 12.3788
      CIE-Lab:
        41.8120, 71.7236, -91.8846
        CIE-LCH:
        41.8120, 116.5635, 307.9750
        CIE-Luv:
        41.8120, 2.2154, -132.9245
        Hunter-Lab:
        35.1836, 65.9227, -136.5953
      #6b2fff color charts
#6b2fff RGB chart
      #6b2fff CMYK chart
      #6b2fff RGB pie chart
      #6b2fff color shades, tints & tones
#6b2fff color schemes
#6b2fff color preview, HTML & CSS examples
           This text has a color of #6b2fff        
        
          <p style="color:#6b2fff;">Text here</p>
        
        
          .mytext {color:#6b2fff;}
        
        Text color #6b2fff
      
           This box has a color of #6b2fff        
        
          <div style="background-color:#6b2fff;">Content here</div>
        
        
          .mybackground {background-color:#6b2fff;}
        
        Background color #6b2fff
      
           Border around this has a color of #6b2fff        
        
          <div style="border:2px solid #6b2fff;">Content here</div>
        
        
          .myborder {border:2px solid #6b2fff;}
        
        Border color #6b2fff