#6f329f color space conversions
Hex:
        #6f329f
        RGB:
        111, 50, 159
        CMY:
        56, 80, 38
        CMYK:
        30, 69, 0, 38
      HSL:
        274°, 52.1531%, 40.9804%
        HSV (HSB):
        274°, 68.5535%, 62.3529%
        XYZ:
        13.9542, 8.1639, 33.6412
        xyY:
        0.2503, 0.1464, 8.1639
      CIE-Lab:
        34.3220, 46.8648, -48.4454
        CIE-LCH:
        34.3220, 67.4038, 314.0499
        CIE-Luv:
        34.3220, 16.6603, -70.8336
        Hunter-Lab:
        28.5726, 37.1731, -49.8070
      #6f329f color charts
#6f329f RGB chart
      #6f329f CMYK chart
      #6f329f RGB pie chart
      #6f329f color shades, tints & tones
#6f329f color schemes
#6f329f color preview, HTML & CSS examples
           This text has a color of #6f329f        
        
          <p style="color:#6f329f;">Text here</p>
        
        
          .mytext {color:#6f329f;}
        
        Text color #6f329f
      
           This box has a color of #6f329f        
        
          <div style="background-color:#6f329f;">Content here</div>
        
        
          .mybackground {background-color:#6f329f;}
        
        Background color #6f329f
      
           Border around this has a color of #6f329f        
        
          <div style="border:2px solid #6f329f;">Content here</div>
        
        
          .myborder {border:2px solid #6f329f;}
        
        Border color #6f329f