#6c013f color space conversions
Hex:
        #6c013f
        RGB:
        108, 1, 63
        CMY:
        58, 100, 75
        CMYK:
        0, 99, 42, 58
      HSL:
        325°, 98.1651%, 21.3725%
        HSV (HSB):
        325°, 99.0741%, 42.3529%
        XYZ:
        7.0924, 3.5687, 5.0176
        xyY:
        0.4524, 0.2276, 3.5687
      CIE-Lab:
        22.1912, 45.8843, -5.8572
        CIE-LCH:
        22.1912, 46.2567, 352.7255
        CIE-Luv:
        22.1912, 51.0736, -12.6690
        Hunter-Lab:
        18.8911, 33.9559, -2.5242
      #6c013f color charts
#6c013f RGB chart
      #6c013f CMYK chart
      #6c013f RGB pie chart
      #6c013f color shades, tints & tones
#6c013f color schemes
#6c013f color preview, HTML & CSS examples
           This text has a color of #6c013f        
        
          <p style="color:#6c013f;">Text here</p>
        
        
          .mytext {color:#6c013f;}
        
        Text color #6c013f
      
           This box has a color of #6c013f        
        
          <div style="background-color:#6c013f;">Content here</div>
        
        
          .mybackground {background-color:#6c013f;}
        
        Background color #6c013f
      
           Border around this has a color of #6c013f        
        
          <div style="border:2px solid #6c013f;">Content here</div>
        
        
          .myborder {border:2px solid #6c013f;}
        
        Border color #6c013f