#6f215f color space conversions
Hex:
        #6f215f
        RGB:
        111, 33, 95
        CMY:
        56, 87, 63
        CMYK:
        0, 70, 14, 56
      HSL:
        312°, 54.1667%, 28.2353%
        HSV (HSB):
        312°, 70.2703%, 43.5294%
        XYZ:
        9.1650, 5.2934, 11.3652
        xyY:
        0.3549, 0.2050, 5.2934
      CIE-Lab:
        27.5549, 41.5438, -19.0730
        CIE-LCH:
        27.5549, 45.7129, 335.3399
        CIE-Luv:
        27.5549, 36.1899, -28.6371
        Hunter-Lab:
        23.0075, 30.8418, -13.1826
      #6f215f color charts
#6f215f RGB chart
      #6f215f CMYK chart
      #6f215f RGB pie chart
      #6f215f color shades, tints & tones
#6f215f color schemes
#6f215f color preview, HTML & CSS examples
           This text has a color of #6f215f        
        
          <p style="color:#6f215f;">Text here</p>
        
        
          .mytext {color:#6f215f;}
        
        Text color #6f215f
      
           This box has a color of #6f215f        
        
          <div style="background-color:#6f215f;">Content here</div>
        
        
          .mybackground {background-color:#6f215f;}
        
        Background color #6f215f
      
           Border around this has a color of #6f215f        
        
          <div style="border:2px solid #6f215f;">Content here</div>
        
        
          .myborder {border:2px solid #6f215f;}
        
        Border color #6f215f