#6f2c64 color space conversions
Hex:
        #6f2c64
        RGB:
        111, 44, 100
        CMY:
        56, 83, 61
        CMYK:
        0, 60, 10, 56
      HSL:
        310°, 43.2258%, 30.3922%
        HSV (HSB):
        310°, 60.3604%, 43.5294%
        XYZ:
        9.7565, 6.1010, 12.7200
        xyY:
        0.3414, 0.2135, 6.1010
      CIE-Lab:
        29.6658, 37.2755, -19.0358
        CIE-LCH:
        29.6658, 41.8549, 332.9476
        CIE-Luv:
        29.6658, 31.6447, -28.7430
        Hunter-Lab:
        24.7001, 27.2817, -13.2428
      #6f2c64 color charts
#6f2c64 RGB chart
      #6f2c64 CMYK chart
      #6f2c64 RGB pie chart
      #6f2c64 color shades, tints & tones
#6f2c64 color schemes
#6f2c64 color preview, HTML & CSS examples
           This text has a color of #6f2c64        
        
          <p style="color:#6f2c64;">Text here</p>
        
        
          .mytext {color:#6f2c64;}
        
        Text color #6f2c64
      
           This box has a color of #6f2c64        
        
          <div style="background-color:#6f2c64;">Content here</div>
        
        
          .mybackground {background-color:#6f2c64;}
        
        Background color #6f2c64
      
           Border around this has a color of #6f2c64        
        
          <div style="border:2px solid #6f2c64;">Content here</div>
        
        
          .myborder {border:2px solid #6f2c64;}
        
        Border color #6f2c64