#7f64b1 color space conversions
Hex:
        #7f64b1
        RGB:
        127, 100, 177
        CMY:
        50, 61, 31
        CMYK:
        28, 44, 0, 31
      HSL:
        261°, 33.0472%, 54.3137%
        HSV (HSB):
        261°, 43.5028%, 69.4118%
        XYZ:
        21.2454, 16.8007, 43.7181
        xyY:
        0.2598, 0.2055, 16.8007
      CIE-Lab:
        48.0079, 27.5479, -37.1885
        CIE-LCH:
        48.0079, 46.2803, 306.5297
        CIE-Luv:
        48.0079, 7.6747, -58.9421
        Hunter-Lab:
        40.9886, 20.7906, -34.5461
      #7f64b1 color charts
#7f64b1 RGB chart
      #7f64b1 CMYK chart
      #7f64b1 RGB pie chart
      #7f64b1 color shades, tints & tones
#7f64b1 color schemes
#7f64b1 color preview, HTML & CSS examples
           This text has a color of #7f64b1        
        
          <p style="color:#7f64b1;">Text here</p>
        
        
          .mytext {color:#7f64b1;}
        
        Text color #7f64b1
      
           This box has a color of #7f64b1        
        
          <div style="background-color:#7f64b1;">Content here</div>
        
        
          .mybackground {background-color:#7f64b1;}
        
        Background color #7f64b1
      
           Border around this has a color of #7f64b1        
        
          <div style="border:2px solid #7f64b1;">Content here</div>
        
        
          .myborder {border:2px solid #7f64b1;}
        
        Border color #7f64b1