#6f2caa color space conversions
Hex:
        #6f2caa
        RGB:
        111, 44, 170
        CMY:
        56, 83, 33
        CMYK:
        35, 74, 0, 33
      HSL:
        272°, 58.8785%, 41.9608%
        HSV (HSB):
        272°, 74.1176%, 66.6667%
        XYZ:
        14.7119, 8.0832, 38.8150
        xyY:
        0.2388, 0.1312, 8.0832
      CIE-Lab:
        34.1555, 52.2732, -55.3361
        CIE-LCH:
        34.1555, 76.1220, 313.3696
        CIE-Luv:
        34.1555, 15.6779, -79.9747
        Hunter-Lab:
        28.4309, 42.6131, -61.0435
      #6f2caa color charts
#6f2caa RGB chart
      #6f2caa CMYK chart
      #6f2caa RGB pie chart
      #6f2caa color shades, tints & tones
#6f2caa color schemes
#6f2caa color preview, HTML & CSS examples
           This text has a color of #6f2caa        
        
          <p style="color:#6f2caa;">Text here</p>
        
        
          .mytext {color:#6f2caa;}
        
        Text color #6f2caa
      
           This box has a color of #6f2caa        
        
          <div style="background-color:#6f2caa;">Content here</div>
        
        
          .mybackground {background-color:#6f2caa;}
        
        Background color #6f2caa
      
           Border around this has a color of #6f2caa        
        
          <div style="border:2px solid #6f2caa;">Content here</div>
        
        
          .myborder {border:2px solid #6f2caa;}
        
        Border color #6f2caa