#7860ce color space conversions
Hex:
        #7860ce
        RGB:
        120, 96, 206
        CMY:
        53, 62, 19
        CMYK:
        42, 53, 0, 19
      HSL:
        253°, 52.8846%, 59.2157%
        HSV (HSB):
        253°, 53.3981%, 80.7843%
        XYZ:
        23.0692, 16.8150, 60.4223
        xyY:
        0.2300, 0.1676, 16.8150
      CIE-Lab:
        48.0261, 35.9151, -53.9624
        CIE-LCH:
        48.0261, 64.8215, 303.6461
        CIE-Luv:
        48.0261, 2.6675, -85.4526
        Hunter-Lab:
        41.0061, 28.6595, -58.6591
      #7860ce color charts
#7860ce RGB chart
      #7860ce CMYK chart
      #7860ce RGB pie chart
      #7860ce color shades, tints & tones
#7860ce color schemes
#7860ce color preview, HTML & CSS examples
           This text has a color of #7860ce        
        
          <p style="color:#7860ce;">Text here</p>
        
        
          .mytext {color:#7860ce;}
        
        Text color #7860ce
      
           This box has a color of #7860ce        
        
          <div style="background-color:#7860ce;">Content here</div>
        
        
          .mybackground {background-color:#7860ce;}
        
        Background color #7860ce
      
           Border around this has a color of #7860ce        
        
          <div style="border:2px solid #7860ce;">Content here</div>
        
        
          .myborder {border:2px solid #7860ce;}
        
        Border color #7860ce