#6f0dcd color space conversions
Hex:
        #6f0dcd
        RGB:
        111, 13, 205
        CMY:
        56, 95, 20
        CMYK:
        46, 94, 0, 20
      HSL:
        271°, 88.0734%, 42.7451%
        HSV (HSB):
        271°, 93.6585%, 80.3922%
        XYZ:
        17.7189, 8.0751, 58.3824
        xyY:
        0.2105, 0.0959, 8.0751
      CIE-Lab:
        34.1389, 69.5136, -76.0352
        CIE-LCH:
        34.1389, 103.0218, 312.4345
        CIE-Luv:
        34.1389, 12.3750, -105.1279
        Hunter-Lab:
        28.4168, 61.5720, -101.9198
      #6f0dcd color charts
#6f0dcd RGB chart
      #6f0dcd CMYK chart
      #6f0dcd RGB pie chart
      #6f0dcd color shades, tints & tones
#6f0dcd color schemes
#6f0dcd color preview, HTML & CSS examples
           This text has a color of #6f0dcd        
        
          <p style="color:#6f0dcd;">Text here</p>
        
        
          .mytext {color:#6f0dcd;}
        
        Text color #6f0dcd
      
           This box has a color of #6f0dcd        
        
          <div style="background-color:#6f0dcd;">Content here</div>
        
        
          .mybackground {background-color:#6f0dcd;}
        
        Background color #6f0dcd
      
           Border around this has a color of #6f0dcd        
        
          <div style="border:2px solid #6f0dcd;">Content here</div>
        
        
          .myborder {border:2px solid #6f0dcd;}
        
        Border color #6f0dcd