#7860ab color space conversions
Hex:
        #7860ab
        RGB:
        120, 96, 171
        CMY:
        53, 62, 33
        CMYK:
        30, 44, 0, 33
      HSL:
        259°, 30.8642%, 52.3529%
        HSV (HSB):
        259°, 43.8596%, 67.0588%
        XYZ:
        19.2793, 15.2991, 40.4650
        xyY:
        0.2569, 0.2039, 15.2991
      CIE-Lab:
        46.0411, 26.3603, -36.8250
        CIE-LCH:
        46.0411, 45.2874, 305.5961
        CIE-Luv:
        46.0411, 6.2814, -57.6734
        Hunter-Lab:
        39.1140, 19.5329, -33.9579
      #7860ab color charts
#7860ab RGB chart
      #7860ab CMYK chart
      #7860ab RGB pie chart
      #7860ab color shades, tints & tones
#7860ab color schemes
#7860ab color preview, HTML & CSS examples
           This text has a color of #7860ab        
        
          <p style="color:#7860ab;">Text here</p>
        
        
          .mytext {color:#7860ab;}
        
        Text color #7860ab
      
           This box has a color of #7860ab        
        
          <div style="background-color:#7860ab;">Content here</div>
        
        
          .mybackground {background-color:#7860ab;}
        
        Background color #7860ab
      
           Border around this has a color of #7860ab        
        
          <div style="border:2px solid #7860ab;">Content here</div>
        
        
          .myborder {border:2px solid #7860ab;}
        
        Border color #7860ab