#7f64ff color space conversions
Hex:
        #7f64ff
        RGB:
        127, 100, 255
        CMY:
        50, 61, 0
        CMYK:
        50, 61, 0, 0
      HSL:
        250°, 100.0000%, 69.6078%
        HSV (HSB):
        250°, 60.7843%, 100.0000%
        XYZ:
        31.3596, 20.8464, 96.9787
        xyY:
        0.2102, 0.1397, 20.8464
      CIE-Lab:
        52.7809, 49.0298, -73.8404
        CIE-LCH:
        52.7809, 88.6359, 303.5840
        CIE-Luv:
        52.7809, -0.2034, -118.6164
        Hunter-Lab:
        45.6578, 42.6995, -93.9734
      #7f64ff color charts
#7f64ff RGB chart
      #7f64ff CMYK chart
      #7f64ff RGB pie chart
      #7f64ff color shades, tints & tones
#7f64ff color schemes
#7f64ff color preview, HTML & CSS examples
           This text has a color of #7f64ff        
        
          <p style="color:#7f64ff;">Text here</p>
        
        
          .mytext {color:#7f64ff;}
        
        Text color #7f64ff
      
           This box has a color of #7f64ff        
        
          <div style="background-color:#7f64ff;">Content here</div>
        
        
          .mybackground {background-color:#7f64ff;}
        
        Background color #7f64ff
      
           Border around this has a color of #7f64ff        
        
          <div style="border:2px solid #7f64ff;">Content here</div>
        
        
          .myborder {border:2px solid #7f64ff;}
        
        Border color #7f64ff