#788ff0 color space conversions
Hex:
        #788ff0
        RGB:
        120, 143, 240
        CMY:
        53, 44, 6
        CMYK:
        50, 40, 0, 6
      HSL:
        229°, 80.0000%, 70.5882%
        HSV (HSB):
        229°, 50.0000%, 94.1176%
        XYZ:
        33.2964, 29.9293, 86.4601
        xyY:
        0.2224, 0.1999, 29.9293
      CIE-Lab:
        61.5931, 18.0173, -51.4219
        CIE-LCH:
        61.5931, 54.4871, 289.3096
        CIE-Luv:
        61.5931, -14.6142, -84.1745
        Hunter-Lab:
        54.7076, 12.9009, -55.4067
      #788ff0 color charts
#788ff0 RGB chart
      #788ff0 CMYK chart
      #788ff0 RGB pie chart
      #788ff0 color shades, tints & tones
#788ff0 color schemes
#788ff0 color preview, HTML & CSS examples
           This text has a color of #788ff0        
        
          <p style="color:#788ff0;">Text here</p>
        
        
          .mytext {color:#788ff0;}
        
        Text color #788ff0
      
           This box has a color of #788ff0        
        
          <div style="background-color:#788ff0;">Content here</div>
        
        
          .mybackground {background-color:#788ff0;}
        
        Background color #788ff0
      
           Border around this has a color of #788ff0        
        
          <div style="border:2px solid #788ff0;">Content here</div>
        
        
          .myborder {border:2px solid #788ff0;}
        
        Border color #788ff0