#7850fc color space conversions
Hex:
        #7850fc
        RGB:
        120, 80, 252
        CMY:
        53, 69, 1
        CMYK:
        52, 68, 0, 1
      HSL:
        254°, 96.6292%, 65.0980%
        HSV (HSB):
        254°, 68.2540%, 98.8235%
        XYZ:
        28.1851, 16.7587, 93.8447
        xyY:
        0.2031, 0.1207, 16.7587
      CIE-Lab:
        47.9545, 57.7581, -80.0662
        CIE-LCH:
        47.9545, 98.7249, 305.8059
        CIE-Luv:
        47.9545, 1.9250, -124.3876
        Hunter-Lab:
        40.9373, 51.2556, -107.2601
      #7850fc color charts
#7850fc RGB chart
      #7850fc CMYK chart
      #7850fc RGB pie chart
      #7850fc color shades, tints & tones
#7850fc color schemes
#7850fc color preview, HTML & CSS examples
           This text has a color of #7850fc        
        
          <p style="color:#7850fc;">Text here</p>
        
        
          .mytext {color:#7850fc;}
        
        Text color #7850fc
      
           This box has a color of #7850fc        
        
          <div style="background-color:#7850fc;">Content here</div>
        
        
          .mybackground {background-color:#7850fc;}
        
        Background color #7850fc
      
           Border around this has a color of #7850fc        
        
          <div style="border:2px solid #7850fc;">Content here</div>
        
        
          .myborder {border:2px solid #7850fc;}
        
        Border color #7850fc