#788cc1 color space conversions
Hex:
        #788cc1
        RGB:
        120, 140, 193
        CMY:
        53, 45, 24
        CMYK:
        38, 27, 0, 24
      HSL:
        224°, 37.0558%, 61.3725%
        HSV (HSB):
        224°, 37.8238%, 75.6863%
        XYZ:
        26.7495, 26.5995, 54.1764
        xyY:
        0.2488, 0.2474, 26.5995
      CIE-Lab:
        58.6018, 6.1047, -29.8583
        CIE-LCH:
        58.6018, 30.4760, 281.5553
        CIE-Luv:
        58.6018, -12.1546, -46.7675
        Hunter-Lab:
        51.5747, 2.3241, -26.1787
      #788cc1 color charts
#788cc1 RGB chart
      #788cc1 CMYK chart
      #788cc1 RGB pie chart
      #788cc1 color shades, tints & tones
#788cc1 color schemes
#788cc1 color preview, HTML & CSS examples
           This text has a color of #788cc1        
        
          <p style="color:#788cc1;">Text here</p>
        
        
          .mytext {color:#788cc1;}
        
        Text color #788cc1
      
           This box has a color of #788cc1        
        
          <div style="background-color:#788cc1;">Content here</div>
        
        
          .mybackground {background-color:#788cc1;}
        
        Background color #788cc1
      
           Border around this has a color of #788cc1        
        
          <div style="border:2px solid #788cc1;">Content here</div>
        
        
          .myborder {border:2px solid #788cc1;}
        
        Border color #788cc1