#6c467b color space conversions
Hex:
        #6c467b
        RGB:
        108, 70, 123
        CMY:
        58, 73, 52
        CMYK:
        12, 43, 0, 52
      HSL:
        283°, 27.4611%, 37.8431%
        HSV (HSB):
        283°, 43.0894%, 48.2353%
        XYZ:
        11.9497, 8.9985, 19.8460
        xyY:
        0.2929, 0.2206, 8.9985
      CIE-Lab:
        35.9815, 26.4235, -23.7736
        CIE-LCH:
        35.9815, 35.5441, 318.0219
        CIE-Luv:
        35.9815, 15.7491, -35.5885
        Hunter-Lab:
        29.9975, 18.6106, -18.2272
      #6c467b color charts
#6c467b RGB chart
      #6c467b CMYK chart
      #6c467b RGB pie chart
      #6c467b color shades, tints & tones
#6c467b color schemes
#6c467b color preview, HTML & CSS examples
           This text has a color of #6c467b        
        
          <p style="color:#6c467b;">Text here</p>
        
        
          .mytext {color:#6c467b;}
        
        Text color #6c467b
      
           This box has a color of #6c467b        
        
          <div style="background-color:#6c467b;">Content here</div>
        
        
          .mybackground {background-color:#6c467b;}
        
        Background color #6c467b
      
           Border around this has a color of #6c467b        
        
          <div style="border:2px solid #6c467b;">Content here</div>
        
        
          .myborder {border:2px solid #6c467b;}
        
        Border color #6c467b