#788ba1 color space conversions
Hex:
        #788ba1
        RGB:
        120, 139, 161
        CMY:
        53, 45, 37
        CMYK:
        25, 14, 0, 37
      HSL:
        212°, 17.9039%, 55.0980%
        HSV (HSB):
        212°, 25.4658%, 63.1373%
        XYZ:
        23.4114, 25.0315, 37.3159
        xyY:
        0.2730, 0.2919, 25.0315
      CIE-Lab:
        57.1061, -1.6882, -13.9162
        CIE-LCH:
        57.1061, 14.0182, 263.0833
        CIE-Luv:
        57.1061, -10.7795, -20.2839
        Hunter-Lab:
        50.0315, -4.0292, -9.1992
      #788ba1 color charts
#788ba1 RGB chart
      #788ba1 CMYK chart
      #788ba1 RGB pie chart
      #788ba1 color shades, tints & tones
#788ba1 color schemes
#788ba1 color preview, HTML & CSS examples
           This text has a color of #788ba1        
        
          <p style="color:#788ba1;">Text here</p>
        
        
          .mytext {color:#788ba1;}
        
        Text color #788ba1
      
           This box has a color of #788ba1        
        
          <div style="background-color:#788ba1;">Content here</div>
        
        
          .mybackground {background-color:#788ba1;}
        
        Background color #788ba1
      
           Border around this has a color of #788ba1        
        
          <div style="border:2px solid #788ba1;">Content here</div>
        
        
          .myborder {border:2px solid #788ba1;}
        
        Border color #788ba1