#788bfb color space conversions
Hex:
        #788bfb
        RGB:
        120, 139, 251
        CMY:
        53, 45, 2
        CMYK:
        52, 45, 0, 2
      HSL:
        231°, 94.2446%, 72.7451%
        HSV (HSB):
        231°, 52.1912%, 98.4314%
        XYZ:
        34.3909, 29.4233, 95.1335
        xyY:
        0.2164, 0.1851, 29.4233
      CIE-Lab:
        61.1534, 23.7333, -58.1768
        CIE-LCH:
        61.1534, 62.8316, 292.1931
        CIE-Luv:
        61.1534, -13.5994, -95.7369
        Hunter-Lab:
        54.2433, 18.2455, -66.0142
      #788bfb color charts
#788bfb RGB chart
      #788bfb CMYK chart
      #788bfb RGB pie chart
      #788bfb color shades, tints & tones
#788bfb color schemes
#788bfb color preview, HTML & CSS examples
           This text has a color of #788bfb        
        
          <p style="color:#788bfb;">Text here</p>
        
        
          .mytext {color:#788bfb;}
        
        Text color #788bfb
      
           This box has a color of #788bfb        
        
          <div style="background-color:#788bfb;">Content here</div>
        
        
          .mybackground {background-color:#788bfb;}
        
        Background color #788bfb
      
           Border around this has a color of #788bfb        
        
          <div style="border:2px solid #788bfb;">Content here</div>
        
        
          .myborder {border:2px solid #788bfb;}
        
        Border color #788bfb