#785eee color space conversions
Hex:
        #785eee
        RGB:
        120, 94, 238
        CMY:
        53, 63, 7
        CMYK:
        50, 61, 0, 7
      HSL:
        251°, 80.8989%, 65.0980%
        HSV (HSB):
        251°, 60.5042%, 93.3333%
        XYZ:
        27.1810, 18.1715, 82.9638
        xyY:
        0.2118, 0.1416, 18.1715
      CIE-Lab:
        49.7035, 46.2122, -69.3905
        CIE-LCH:
        49.7035, 83.3703, 303.6626
        CIE-Luv:
        49.7035, 0.2124, -110.0061
        Hunter-Lab:
        42.6281, 39.2183, -85.5520
      #785eee color charts
#785eee RGB chart
      #785eee CMYK chart
      #785eee RGB pie chart
      #785eee color shades, tints & tones
#785eee color schemes
#785eee color preview, HTML & CSS examples
           This text has a color of #785eee        
        
          <p style="color:#785eee;">Text here</p>
        
        
          .mytext {color:#785eee;}
        
        Text color #785eee
      
           This box has a color of #785eee        
        
          <div style="background-color:#785eee;">Content here</div>
        
        
          .mybackground {background-color:#785eee;}
        
        Background color #785eee
      
           Border around this has a color of #785eee        
        
          <div style="border:2px solid #785eee;">Content here</div>
        
        
          .myborder {border:2px solid #785eee;}
        
        Border color #785eee