#7860ff color space conversions
Hex:
        #7860ff
        RGB:
        120, 96, 255
        CMY:
        53, 62, 0
        CMYK:
        53, 62, 0, 0
      HSL:
        249°, 100.0000%, 68.8235%
        HSV (HSB):
        249°, 62.3529%, 100.0000%
        XYZ:
        29.9786, 19.5788, 96.8068
        xyY:
        0.2048, 0.1338, 19.5788
      CIE-Lab:
        51.3576, 50.0169, -76.1806
        CIE-LCH:
        51.3576, 91.1327, 303.2872
        CIE-Luv:
        51.3576, -1.7127, -121.1038
        Hunter-Lab:
        44.2480, 43.5023, -98.7426
      #7860ff color charts
#7860ff RGB chart
      #7860ff CMYK chart
      #7860ff RGB pie chart
      #7860ff color shades, tints & tones
#7860ff color schemes
#7860ff color preview, HTML & CSS examples
           This text has a color of #7860ff        
        
          <p style="color:#7860ff;">Text here</p>
        
        
          .mytext {color:#7860ff;}
        
        Text color #7860ff
      
           This box has a color of #7860ff        
        
          <div style="background-color:#7860ff;">Content here</div>
        
        
          .mybackground {background-color:#7860ff;}
        
        Background color #7860ff
      
           Border around this has a color of #7860ff        
        
          <div style="border:2px solid #7860ff;">Content here</div>
        
        
          .myborder {border:2px solid #7860ff;}
        
        Border color #7860ff