#7851cd color space conversions
Hex:
        #7851cd
        RGB:
        120, 81, 205
        CMY:
        53, 68, 20
        CMYK:
        41, 60, 0, 20
      HSL:
        259°, 55.3571%, 56.0784%
        HSV (HSB):
        259°, 60.4878%, 80.3922%
        XYZ:
        21.7076, 14.2857, 59.3709
        xyY:
        0.2276, 0.1498, 14.2857
      CIE-Lab:
        44.6399, 44.2500, -58.8418
        CIE-LCH:
        44.6399, 73.6235, 306.9438
        CIE-Luv:
        44.6399, 6.8720, -91.6073
        Hunter-Lab:
        37.7964, 36.3740, -66.6756
      #7851cd color charts
#7851cd RGB chart
      #7851cd CMYK chart
      #7851cd RGB pie chart
      #7851cd color shades, tints & tones
#7851cd color schemes
#7851cd color preview, HTML & CSS examples
           This text has a color of #7851cd        
        
          <p style="color:#7851cd;">Text here</p>
        
        
          .mytext {color:#7851cd;}
        
        Text color #7851cd
      
           This box has a color of #7851cd        
        
          <div style="background-color:#7851cd;">Content here</div>
        
        
          .mybackground {background-color:#7851cd;}
        
        Background color #7851cd
      
           Border around this has a color of #7851cd        
        
          <div style="border:2px solid #7851cd;">Content here</div>
        
        
          .myborder {border:2px solid #7851cd;}
        
        Border color #7851cd