#66486b color space conversions
Hex:
        #66486b
        RGB:
        102, 72, 107
        CMY:
        60, 72, 58
        CMYK:
        5, 33, 0, 58
      HSL:
        291°, 19.5531%, 35.0980%
        HSV (HSB):
        291°, 32.7103%, 41.9608%
        XYZ:
        10.4507, 8.5210, 15.0038
        xyY:
        0.3076, 0.2508, 8.5210
      CIE-Lab:
        35.0453, 19.5140, -15.2934
        CIE-LCH:
        35.0453, 24.7928, 321.9138
        CIE-Luv:
        35.0453, 13.7790, -22.7356
        Hunter-Lab:
        29.1908, 12.8214, -10.0410
      #66486b color charts
#66486b RGB chart
      #66486b CMYK chart
      #66486b RGB pie chart
      #66486b color shades, tints & tones
#66486b color schemes
#66486b color preview, HTML & CSS examples
           This text has a color of #66486b        
        
          <p style="color:#66486b;">Text here</p>
        
        
          .mytext {color:#66486b;}
        
        Text color #66486b
      
           This box has a color of #66486b        
        
          <div style="background-color:#66486b;">Content here</div>
        
        
          .mybackground {background-color:#66486b;}
        
        Background color #66486b
      
           Border around this has a color of #66486b        
        
          <div style="border:2px solid #66486b;">Content here</div>
        
        
          .myborder {border:2px solid #66486b;}
        
        Border color #66486b