#6f2fff color space conversions
Hex:
        #6f2fff
        RGB:
        111, 47, 255
        CMY:
        56, 82, 0
        CMYK:
        56, 82, 0, 0
      HSL:
        258°, 100.0000%, 59.2157%
        HSV (HSB):
        258°, 81.5686%, 100.0000%
        XYZ:
        25.6221, 12.6325, 95.6956
        xyY:
        0.1913, 0.0943, 12.6325
      CIE-Lab:
        42.2043, 72.1141, -91.2236
        CIE-LCH:
        42.2043, 116.2850, 308.3271
        CIE-Luv:
        42.2043, 3.4236, -132.7447
        Hunter-Lab:
        35.5423, 66.4798, -134.7555
      #6f2fff color charts
#6f2fff RGB chart
      #6f2fff CMYK chart
      #6f2fff RGB pie chart
      #6f2fff color shades, tints & tones
#6f2fff color schemes
#6f2fff color preview, HTML & CSS examples
           This text has a color of #6f2fff        
        
          <p style="color:#6f2fff;">Text here</p>
        
        
          .mytext {color:#6f2fff;}
        
        Text color #6f2fff
      
           This box has a color of #6f2fff        
        
          <div style="background-color:#6f2fff;">Content here</div>
        
        
          .mybackground {background-color:#6f2fff;}
        
        Background color #6f2fff
      
           Border around this has a color of #6f2fff        
        
          <div style="border:2px solid #6f2fff;">Content here</div>
        
        
          .myborder {border:2px solid #6f2fff;}
        
        Border color #6f2fff