#7a63ff color space conversions
Hex:
        #7a63ff
        RGB:
        122, 99, 255
        CMY:
        52, 61, 0
        CMYK:
        52, 61, 0, 0
      HSL:
        249°, 100.0000%, 69.4118%
        HSV (HSB):
        249°, 61.1765%, 100.0000%
        XYZ:
        30.5379, 20.2813, 96.9129
        xyY:
        0.2067, 0.1373, 20.2813
      CIE-Lab:
        52.1537, 48.6889, -74.8783
        CIE-LCH:
        52.1537, 89.3161, 303.0336
        CIE-Luv:
        52.1537, -1.7304, -119.6786
        Hunter-Lab:
        45.0347, 42.2295, -96.0654
      #7a63ff color charts
#7a63ff RGB chart
      #7a63ff CMYK chart
      #7a63ff RGB pie chart
      #7a63ff color shades, tints & tones
#7a63ff color schemes
#7a63ff color preview, HTML & CSS examples
           This text has a color of #7a63ff        
        
          <p style="color:#7a63ff;">Text here</p>
        
        
          .mytext {color:#7a63ff;}
        
        Text color #7a63ff
      
           This box has a color of #7a63ff        
        
          <div style="background-color:#7a63ff;">Content here</div>
        
        
          .mybackground {background-color:#7a63ff;}
        
        Background color #7a63ff
      
           Border around this has a color of #7a63ff        
        
          <div style="border:2px solid #7a63ff;">Content here</div>
        
        
          .myborder {border:2px solid #7a63ff;}
        
        Border color #7a63ff