#6f0bff color space conversions
Hex:
        #6f0bff
        RGB:
        111, 11, 255
        CMY:
        56, 96, 0
        CMYK:
        56, 96, 0, 0
      HSL:
        265°, 100.0000%, 52.1569%
        HSV (HSB):
        265°, 95.6863%, 100.0000%
        XYZ:
        24.7252, 10.8389, 95.3967
        xyY:
        0.1888, 0.0828, 10.8389
      CIE-Lab:
        39.3077, 80.7858, -96.0180
        CIE-LCH:
        39.3077, 125.4823, 310.0760
        CIE-Luv:
        39.3077, 5.6379, -134.0442
        Hunter-Lab:
        32.9224, 76.4419, -148.7543
      #6f0bff color charts
#6f0bff RGB chart
      #6f0bff CMYK chart
      #6f0bff RGB pie chart
      #6f0bff color shades, tints & tones
#6f0bff color schemes
#6f0bff color preview, HTML & CSS examples
           This text has a color of #6f0bff        
        
          <p style="color:#6f0bff;">Text here</p>
        
        
          .mytext {color:#6f0bff;}
        
        Text color #6f0bff
      
           This box has a color of #6f0bff        
        
          <div style="background-color:#6f0bff;">Content here</div>
        
        
          .mybackground {background-color:#6f0bff;}
        
        Background color #6f0bff
      
           Border around this has a color of #6f0bff        
        
          <div style="border:2px solid #6f0bff;">Content here</div>
        
        
          .myborder {border:2px solid #6f0bff;}
        
        Border color #6f0bff