#7851cf color space conversions
Hex:
        #7851cf
        RGB:
        120, 81, 207
        CMY:
        53, 68, 19
        CMYK:
        42, 61, 0, 19
      HSL:
        259°, 56.7568%, 56.4706%
        HSV (HSB):
        259°, 60.8696%, 81.1765%
        XYZ:
        21.9506, 14.3829, 60.6507
        xyY:
        0.2263, 0.1483, 14.3829
      CIE-Lab:
        44.7772, 44.7948, -59.7709
        CIE-LCH:
        44.7772, 74.6937, 306.8494
        CIE-Luv:
        44.7772, 6.6301, -93.0616
        Hunter-Lab:
        37.9248, 36.9462, -68.2713
      #7851cf color charts
#7851cf RGB chart
      #7851cf CMYK chart
      #7851cf RGB pie chart
      #7851cf color shades, tints & tones
#7851cf color schemes
#7851cf color preview, HTML & CSS examples
           This text has a color of #7851cf        
        
          <p style="color:#7851cf;">Text here</p>
        
        
          .mytext {color:#7851cf;}
        
        Text color #7851cf
      
           This box has a color of #7851cf        
        
          <div style="background-color:#7851cf;">Content here</div>
        
        
          .mybackground {background-color:#7851cf;}
        
        Background color #7851cf
      
           Border around this has a color of #7851cf        
        
          <div style="border:2px solid #7851cf;">Content here</div>
        
        
          .myborder {border:2px solid #7851cf;}
        
        Border color #7851cf