#7f64ce color space conversions
Hex:
        #7f64ce
        RGB:
        127, 100, 206
        CMY:
        50, 61, 19
        CMYK:
        38, 51, 0, 19
      HSL:
        255°, 51.9608%, 60.0000%
        HSV (HSB):
        255°, 51.4563%, 80.7843%
        XYZ:
        24.4501, 18.0826, 60.5941
        xyY:
        0.2371, 0.1753, 18.0826
      CIE-Lab:
        49.5961, 35.2511, -51.4111
        CIE-LCH:
        49.5961, 62.3358, 304.4373
        CIE-Luv:
        49.5961, 4.5070, -82.2005
        Hunter-Lab:
        42.5236, 28.2172, -54.7189
      #7f64ce color charts
#7f64ce RGB chart
      #7f64ce CMYK chart
      #7f64ce RGB pie chart
      #7f64ce color shades, tints & tones
#7f64ce color schemes
#7f64ce color preview, HTML & CSS examples
           This text has a color of #7f64ce        
        
          <p style="color:#7f64ce;">Text here</p>
        
        
          .mytext {color:#7f64ce;}
        
        Text color #7f64ce
      
           This box has a color of #7f64ce        
        
          <div style="background-color:#7f64ce;">Content here</div>
        
        
          .mybackground {background-color:#7f64ce;}
        
        Background color #7f64ce
      
           Border around this has a color of #7f64ce        
        
          <div style="border:2px solid #7f64ce;">Content here</div>
        
        
          .myborder {border:2px solid #7f64ce;}
        
        Border color #7f64ce