#6c006f color space conversions
Hex:
        #6c006f
        RGB:
        108, 0, 111
        CMY:
        58, 100, 56
        CMYK:
        3, 100, 0, 56
      HSL:
        298°, 100.0000%, 21.7647%
        HSV (HSB):
        298°, 100.0000%, 43.5294%
        XYZ:
        9.0536, 4.3358, 15.3986
        xyY:
        0.3145, 0.1506, 4.3358
      CIE-Lab:
        24.7520, 52.6928, -33.9386
        CIE-LCH:
        24.7520, 62.6767, 327.2150
        CIE-Luv:
        24.7520, 33.2156, -46.3115
        Hunter-Lab:
        20.8227, 41.1711, -29.2699
      #6c006f color charts
#6c006f RGB chart
      #6c006f CMYK chart
      #6c006f RGB pie chart
      #6c006f color shades, tints & tones
#6c006f color schemes
#6c006f color preview, HTML & CSS examples
           This text has a color of #6c006f        
        
          <p style="color:#6c006f;">Text here</p>
        
        
          .mytext {color:#6c006f;}
        
        Text color #6c006f
      
           This box has a color of #6c006f        
        
          <div style="background-color:#6c006f;">Content here</div>
        
        
          .mybackground {background-color:#6c006f;}
        
        Background color #6c006f
      
           Border around this has a color of #6c006f        
        
          <div style="border:2px solid #6c006f;">Content here</div>
        
        
          .myborder {border:2px solid #6c006f;}
        
        Border color #6c006f