#7a64ea color space conversions
Hex:
        #7a64ea
        RGB:
        122, 100, 234
        CMY:
        52, 61, 8
        CMYK:
        48, 57, 0, 8
      HSL:
        250°, 76.1364%, 65.4902%
        HSV (HSB):
        250°, 57.2650%, 91.7647%
        XYZ:
        27.4345, 19.1924, 80.1005
        xyY:
        0.2165, 0.1514, 19.1924
      CIE-Lab:
        50.9116, 42.0256, -65.1814
        CIE-LCH:
        50.9116, 77.5549, 302.8119
        CIE-Luv:
        50.9116, -0.2218, -104.2125
        Hunter-Lab:
        43.8092, 35.1155, -77.7391
      #7a64ea color charts
#7a64ea RGB chart
      #7a64ea CMYK chart
      #7a64ea RGB pie chart
      #7a64ea color shades, tints & tones
#7a64ea color schemes
#7a64ea color preview, HTML & CSS examples
           This text has a color of #7a64ea        
        
          <p style="color:#7a64ea;">Text here</p>
        
        
          .mytext {color:#7a64ea;}
        
        Text color #7a64ea
      
           This box has a color of #7a64ea        
        
          <div style="background-color:#7a64ea;">Content here</div>
        
        
          .mybackground {background-color:#7a64ea;}
        
        Background color #7a64ea
      
           Border around this has a color of #7a64ea        
        
          <div style="border:2px solid #7a64ea;">Content here</div>
        
        
          .myborder {border:2px solid #7a64ea;}
        
        Border color #7a64ea