#6b215f color space conversions
Hex:
        #6b215f
        RGB:
        107, 33, 95
        CMY:
        58, 87, 63
        CMYK:
        0, 69, 11, 58
      HSL:
        310°, 52.8571%, 27.4510%
        HSV (HSB):
        310°, 69.1589%, 41.9608%
        XYZ:
        8.6728, 5.0397, 11.3421
        xyY:
        0.3462, 0.2011, 5.0397
      CIE-Lab:
        26.8477, 40.4127, -20.2287
        CIE-LCH:
        26.8477, 45.1928, 333.4096
        CIE-Luv:
        26.8477, 33.3036, -29.6349
        Hunter-Lab:
        22.4494, 29.6732, -14.2406
      #6b215f color charts
#6b215f RGB chart
      #6b215f CMYK chart
      #6b215f RGB pie chart
      #6b215f color shades, tints & tones
#6b215f color schemes
#6b215f color preview, HTML & CSS examples
           This text has a color of #6b215f        
        
          <p style="color:#6b215f;">Text here</p>
        
        
          .mytext {color:#6b215f;}
        
        Text color #6b215f
      
           This box has a color of #6b215f        
        
          <div style="background-color:#6b215f;">Content here</div>
        
        
          .mybackground {background-color:#6b215f;}
        
        Background color #6b215f
      
           Border around this has a color of #6b215f        
        
          <div style="border:2px solid #6b215f;">Content here</div>
        
        
          .myborder {border:2px solid #6b215f;}
        
        Border color #6b215f