#6f0efd color space conversions
Hex:
        #6f0efd
        RGB:
        111, 14, 253
        CMY:
        56, 95, 1
        CMYK:
        56, 94, 0, 1
      HSL:
        264°, 98.3539%, 52.3529%
        HSV (HSB):
        264°, 94.4664%, 99.2157%
        XYZ:
        24.4422, 10.7854, 93.7221
        xyY:
        0.1895, 0.0836, 10.7854
      CIE-Lab:
        39.2167, 79.9556, -95.0484
        CIE-LCH:
        39.2167, 124.2059, 310.0709
        CIE-Luv:
        39.2167, 5.7817, -132.8856
        Hunter-Lab:
        32.8412, 75.3774, -146.2128
      #6f0efd color charts
#6f0efd RGB chart
      #6f0efd CMYK chart
      #6f0efd RGB pie chart
      #6f0efd color shades, tints & tones
#6f0efd color schemes
#6f0efd color preview, HTML & CSS examples
           This text has a color of #6f0efd        
        
          <p style="color:#6f0efd;">Text here</p>
        
        
          .mytext {color:#6f0efd;}
        
        Text color #6f0efd
      
           This box has a color of #6f0efd        
        
          <div style="background-color:#6f0efd;">Content here</div>
        
        
          .mybackground {background-color:#6f0efd;}
        
        Background color #6f0efd
      
           Border around this has a color of #6f0efd        
        
          <div style="border:2px solid #6f0efd;">Content here</div>
        
        
          .myborder {border:2px solid #6f0efd;}
        
        Border color #6f0efd