#788d9b color space conversions
Hex:
        #788d9b
        RGB:
        120, 141, 155
        CMY:
        53, 45, 39
        CMYK:
        23, 9, 0, 39
      HSL:
        204°, 14.8936%, 53.9216%
        HSV (HSB):
        204°, 22.5806%, 60.7843%
        XYZ:
        23.1870, 25.4094, 34.6928
        xyY:
        0.2784, 0.3051, 25.4094
      CIE-Lab:
        57.4721, -4.2703, -9.9256
        CIE-LCH:
        57.4721, 10.8053, 246.7211
        CIE-Luv:
        57.4721, -11.5140, -13.8442
        Hunter-Lab:
        50.4077, -6.1055, -5.5205
      #788d9b color charts
#788d9b RGB chart
      #788d9b CMYK chart
      #788d9b RGB pie chart
      #788d9b color shades, tints & tones
#788d9b color schemes
#788d9b color preview, HTML & CSS examples
           This text has a color of #788d9b        
        
          <p style="color:#788d9b;">Text here</p>
        
        
          .mytext {color:#788d9b;}
        
        Text color #788d9b
      
           This box has a color of #788d9b        
        
          <div style="background-color:#788d9b;">Content here</div>
        
        
          .mybackground {background-color:#788d9b;}
        
        Background color #788d9b
      
           Border around this has a color of #788d9b        
        
          <div style="border:2px solid #788d9b;">Content here</div>
        
        
          .myborder {border:2px solid #788d9b;}
        
        Border color #788d9b