#95788f color space conversions
Hex:
        #95788f
        RGB:
        149, 120, 143
        CMY:
        42, 53, 44
        CMYK:
        0, 19, 4, 42
      HSL:
        312°, 12.0332%, 52.7451%
        HSV (HSB):
        312°, 19.4631%, 58.4314%
        XYZ:
        24.0688, 21.8057, 28.9270
        xyY:
        0.3218, 0.2915, 21.8057
      CIE-Lab:
        53.8202, 15.3821, -8.1917
        CIE-LCH:
        53.8202, 17.4274, 331.9627
        CIE-Luv:
        53.8202, 15.3923, -14.1386
        Hunter-Lab:
        46.6965, 10.2854, -4.0406
      #95788f color charts
#95788f RGB chart
      #95788f CMYK chart
      #95788f RGB pie chart
      #95788f color shades, tints & tones
#95788f color schemes
#95788f color preview, HTML & CSS examples
           This text has a color of #95788f        
        
          <p style="color:#95788f;">Text here</p>
        
        
          .mytext {color:#95788f;}
        
        Text color #95788f
      
           This box has a color of #95788f        
        
          <div style="background-color:#95788f;">Content here</div>
        
        
          .mybackground {background-color:#95788f;}
        
        Background color #95788f
      
           Border around this has a color of #95788f        
        
          <div style="border:2px solid #95788f;">Content here</div>
        
        
          .myborder {border:2px solid #95788f;}
        
        Border color #95788f