#6c235f color space conversions
Hex:
        #6c235f
        RGB:
        108, 35, 95
        CMY:
        58, 86, 63
        CMYK:
        0, 68, 12, 58
      HSL:
        311°, 51.0490%, 28.0392%
        HSV (HSB):
        311°, 67.5926%, 42.3529%
        XYZ:
        8.8509, 5.2164, 11.3668
        xyY:
        0.3480, 0.2051, 5.2164
      CIE-Lab:
        27.3427, 39.8095, -19.4436
        CIE-LCH:
        27.3427, 44.3041, 333.9684
        CIE-Luv:
        27.3427, 33.5105, -28.7815
        Hunter-Lab:
        22.8395, 29.2045, -13.5200
      #6c235f color charts
#6c235f RGB chart
      #6c235f CMYK chart
      #6c235f RGB pie chart
      #6c235f color shades, tints & tones
#6c235f color schemes
#6c235f color preview, HTML & CSS examples
           This text has a color of #6c235f        
        
          <p style="color:#6c235f;">Text here</p>
        
        
          .mytext {color:#6c235f;}
        
        Text color #6c235f
      
           This box has a color of #6c235f        
        
          <div style="background-color:#6c235f;">Content here</div>
        
        
          .mybackground {background-color:#6c235f;}
        
        Background color #6c235f
      
           Border around this has a color of #6c235f        
        
          <div style="border:2px solid #6c235f;">Content here</div>
        
        
          .myborder {border:2px solid #6c235f;}
        
        Border color #6c235f