#788ac0 color space conversions
Hex:
        #788ac0
        RGB:
        120, 138, 192
        CMY:
        53, 46, 25
        CMYK:
        38, 28, 0, 25
      HSL:
        225°, 36.3636%, 61.1765%
        HSV (HSB):
        225°, 37.5000%, 75.2941%
        XYZ:
        26.3486, 25.9758, 53.4943
        xyY:
        0.2490, 0.2455, 25.9758
      CIE-Lab:
        58.0141, 6.9931, -30.2036
        CIE-LCH:
        58.0141, 31.0026, 283.0361
        CIE-Luv:
        58.0141, -11.3217, -47.3584
        Hunter-Lab:
        50.9665, 3.0896, -26.5541
      #788ac0 color charts
#788ac0 RGB chart
      #788ac0 CMYK chart
      #788ac0 RGB pie chart
      #788ac0 color shades, tints & tones
#788ac0 color schemes
#788ac0 color preview, HTML & CSS examples
           This text has a color of #788ac0        
        
          <p style="color:#788ac0;">Text here</p>
        
        
          .mytext {color:#788ac0;}
        
        Text color #788ac0
      
           This box has a color of #788ac0        
        
          <div style="background-color:#788ac0;">Content here</div>
        
        
          .mybackground {background-color:#788ac0;}
        
        Background color #788ac0
      
           Border around this has a color of #788ac0        
        
          <div style="border:2px solid #788ac0;">Content here</div>
        
        
          .myborder {border:2px solid #788ac0;}
        
        Border color #788ac0