#6b2f6a color space conversions
Hex:
        #6b2f6a
        RGB:
        107, 47, 106
        CMY:
        58, 82, 58
        CMYK:
        0, 56, 1, 58
      HSL:
        301°, 38.9610%, 30.1961%
        HSV (HSB):
        301°, 56.0748%, 41.9608%
        XYZ:
        9.6814, 6.1994, 14.3220
        xyY:
        0.3205, 0.2053, 6.1994
      CIE-Lab:
        29.9102, 35.6205, -22.5579
        CIE-LCH:
        29.9102, 42.1626, 327.6546
        CIE-Luv:
        29.9102, 26.4649, -33.1409
        Hunter-Lab:
        24.8987, 25.8341, -16.6752
      #6b2f6a color charts
#6b2f6a RGB chart
      #6b2f6a CMYK chart
      #6b2f6a RGB pie chart
      #6b2f6a color shades, tints & tones
#6b2f6a color schemes
#6b2f6a color preview, HTML & CSS examples
           This text has a color of #6b2f6a        
        
          <p style="color:#6b2f6a;">Text here</p>
        
        
          .mytext {color:#6b2f6a;}
        
        Text color #6b2f6a
      
           This box has a color of #6b2f6a        
        
          <div style="background-color:#6b2f6a;">Content here</div>
        
        
          .mybackground {background-color:#6b2f6a;}
        
        Background color #6b2f6a
      
           Border around this has a color of #6b2f6a        
        
          <div style="border:2px solid #6b2f6a;">Content here</div>
        
        
          .myborder {border:2px solid #6b2f6a;}
        
        Border color #6b2f6a