#7f64ba color space conversions
Hex:
        #7f64ba
        RGB:
        127, 100, 186
        CMY:
        50, 61, 27
        CMYK:
        32, 46, 0, 27
      HSL:
        259°, 38.3929%, 56.0784%
        HSV (HSB):
        259°, 46.2366%, 72.9412%
        XYZ:
        22.1725, 17.1715, 48.6002
        xyY:
        0.2521, 0.1953, 17.1715
      CIE-Lab:
        48.4755, 29.8839, -41.6821
        CIE-LCH:
        48.4755, 51.2879, 305.6386
        CIE-Luv:
        48.4755, 6.6640, -66.2764
        Hunter-Lab:
        41.4386, 22.9924, -40.5298
      #7f64ba color charts
#7f64ba RGB chart
      #7f64ba CMYK chart
      #7f64ba RGB pie chart
      #7f64ba color shades, tints & tones
#7f64ba color schemes
#7f64ba color preview, HTML & CSS examples
           This text has a color of #7f64ba        
        
          <p style="color:#7f64ba;">Text here</p>
        
        
          .mytext {color:#7f64ba;}
        
        Text color #7f64ba
      
           This box has a color of #7f64ba        
        
          <div style="background-color:#7f64ba;">Content here</div>
        
        
          .mybackground {background-color:#7f64ba;}
        
        Background color #7f64ba
      
           Border around this has a color of #7f64ba        
        
          <div style="border:2px solid #7f64ba;">Content here</div>
        
        
          .myborder {border:2px solid #7f64ba;}
        
        Border color #7f64ba