#787dfd color space conversions
Hex:
        #787dfd
        RGB:
        120, 125, 253
        CMY:
        53, 51, 1
        CMYK:
        53, 51, 0, 1
      HSL:
        238°, 97.0803%, 73.1373%
        HSV (HSB):
        238°, 52.5692%, 99.2157%
        XYZ:
        32.8090, 25.7521, 96.1699
        xyY:
        0.2120, 0.1664, 25.7521
      CIE-Lab:
        57.8010, 32.6343, -64.6486
        CIE-LCH:
        57.8010, 72.4185, 296.7844
        CIE-Luv:
        57.8010, -9.2979, -105.7944
        Hunter-Lab:
        50.7466, 26.5983, -76.8380
      #787dfd color charts
#787dfd RGB chart
      #787dfd CMYK chart
      #787dfd RGB pie chart
      #787dfd color shades, tints & tones
#787dfd color schemes
#787dfd color preview, HTML & CSS examples
           This text has a color of #787dfd        
        
          <p style="color:#787dfd;">Text here</p>
        
        
          .mytext {color:#787dfd;}
        
        Text color #787dfd
      
           This box has a color of #787dfd        
        
          <div style="background-color:#787dfd;">Content here</div>
        
        
          .mybackground {background-color:#787dfd;}
        
        Background color #787dfd
      
           Border around this has a color of #787dfd        
        
          <div style="border:2px solid #787dfd;">Content here</div>
        
        
          .myborder {border:2px solid #787dfd;}
        
        Border color #787dfd