#7850ff color space conversions
Hex:
        #7850ff
        RGB:
        120, 80, 255
        CMY:
        53, 69, 0
        CMYK:
        53, 69, 0, 0
      HSL:
        254°, 100.0000%, 65.6863%
        HSV (HSB):
        254°, 68.6275%, 100.0000%
        XYZ:
        28.6644, 16.9504, 96.3687
        xyY:
        0.2019, 0.1194, 16.9504
      CIE-Lab:
        48.1975, 58.5903, -81.3386
        CIE-LCH:
        48.1975, 100.2437, 305.7662
        CIE-Luv:
        48.1975, 1.6298, -126.3452
        Hunter-Lab:
        41.1709, 52.2281, -109.9606
      #7850ff color charts
#7850ff RGB chart
      #7850ff CMYK chart
      #7850ff RGB pie chart
      #7850ff color shades, tints & tones
#7850ff color schemes
#7850ff color preview, HTML & CSS examples
           This text has a color of #7850ff        
        
          <p style="color:#7850ff;">Text here</p>
        
        
          .mytext {color:#7850ff;}
        
        Text color #7850ff
      
           This box has a color of #7850ff        
        
          <div style="background-color:#7850ff;">Content here</div>
        
        
          .mybackground {background-color:#7850ff;}
        
        Background color #7850ff
      
           Border around this has a color of #7850ff        
        
          <div style="border:2px solid #7850ff;">Content here</div>
        
        
          .myborder {border:2px solid #7850ff;}
        
        Border color #7850ff