#6f2bff color space conversions
Hex:
        #6f2bff
        RGB:
        111, 43, 255
        CMY:
        56, 83, 0
        CMYK:
        56, 83, 0, 0
      HSL:
        259°, 100.0000%, 58.4314%
        HSV (HSB):
        259°, 83.1373%, 100.0000%
        XYZ:
        25.4694, 12.3273, 95.6448
        xyY:
        0.1909, 0.0924, 12.3273
      CIE-Lab:
        41.7316, 73.5088, -92.0046
        CIE-LCH:
        41.7316, 117.7642, 308.6238
        CIE-Luv:
        41.7316, 3.8066, -133.0489
        Hunter-Lab:
        35.1102, 68.0435, -136.9365
      #6f2bff color charts
#6f2bff RGB chart
      #6f2bff CMYK chart
      #6f2bff RGB pie chart
      #6f2bff color shades, tints & tones
#6f2bff color schemes
#6f2bff color preview, HTML & CSS examples
           This text has a color of #6f2bff        
        
          <p style="color:#6f2bff;">Text here</p>
        
        
          .mytext {color:#6f2bff;}
        
        Text color #6f2bff
      
           This box has a color of #6f2bff        
        
          <div style="background-color:#6f2bff;">Content here</div>
        
        
          .mybackground {background-color:#6f2bff;}
        
        Background color #6f2bff
      
           Border around this has a color of #6f2bff        
        
          <div style="border:2px solid #6f2bff;">Content here</div>
        
        
          .myborder {border:2px solid #6f2bff;}
        
        Border color #6f2bff