#7860bb color space conversions
Hex:
        #7860bb
        RGB:
        120, 96, 187
        CMY:
        53, 62, 27
        CMYK:
        36, 49, 0, 27
      HSL:
        256°, 40.0881%, 55.4902%
        HSV (HSB):
        256°, 48.6631%, 73.3333%
        XYZ:
        20.8982, 15.9467, 48.9903
        xyY:
        0.2435, 0.1858, 15.9467
      CIE-Lab:
        46.9044, 30.6425, -44.7986
        CIE-LCH:
        46.9044, 54.2759, 304.3723
        CIE-Luv:
        46.9044, 4.5814, -70.5899
        Hunter-Lab:
        39.9333, 23.5310, -44.7839
      #7860bb color charts
#7860bb RGB chart
      #7860bb CMYK chart
      #7860bb RGB pie chart
      #7860bb color shades, tints & tones
#7860bb color schemes
#7860bb color preview, HTML & CSS examples
           This text has a color of #7860bb        
        
          <p style="color:#7860bb;">Text here</p>
        
        
          .mytext {color:#7860bb;}
        
        Text color #7860bb
      
           This box has a color of #7860bb        
        
          <div style="background-color:#7860bb;">Content here</div>
        
        
          .mybackground {background-color:#7860bb;}
        
        Background color #7860bb
      
           Border around this has a color of #7860bb        
        
          <div style="border:2px solid #7860bb;">Content here</div>
        
        
          .myborder {border:2px solid #7860bb;}
        
        Border color #7860bb