#66848d color space conversions
Hex:
        #66848d
        RGB:
        102, 132, 141
        CMY:
        60, 48, 45
        CMYK:
        28, 6, 0, 45
      HSL:
        194°, 16.0494%, 47.6471%
        HSV (HSB):
        194°, 27.6596%, 55.2941%
        XYZ:
        18.5385, 21.2504, 28.3240
        xyY:
        0.2722, 0.3120, 21.2504
      CIE-Lab:
        53.2225, -8.4057, -8.3226
        CIE-LCH:
        53.2225, 11.8289, 224.7155
        CIE-Luv:
        53.2225, -15.3811, -10.6652
        Hunter-Lab:
        46.0982, -8.8876, -4.1607
      #66848d color charts
#66848d RGB chart
      #66848d CMYK chart
      #66848d RGB pie chart
      #66848d color shades, tints & tones
#66848d color schemes
#66848d color preview, HTML & CSS examples
           This text has a color of #66848d        
        
          <p style="color:#66848d;">Text here</p>
        
        
          .mytext {color:#66848d;}
        
        Text color #66848d
      
           This box has a color of #66848d        
        
          <div style="background-color:#66848d;">Content here</div>
        
        
          .mybackground {background-color:#66848d;}
        
        Background color #66848d
      
           Border around this has a color of #66848d        
        
          <div style="border:2px solid #66848d;">Content here</div>
        
        
          .myborder {border:2px solid #66848d;}
        
        Border color #66848d