#7a2bff color space conversions
Hex:
        #7a2bff
        RGB:
        122, 43, 255
        CMY:
        52, 83, 0
        CMYK:
        52, 83, 0, 0
      HSL:
        262°, 100.0000%, 58.4314%
        HSV (HSB):
        262°, 83.1373%, 100.0000%
        XYZ:
        26.9399, 13.0853, 95.7136
        xyY:
        0.1985, 0.0964, 13.0853
      CIE-Lab:
        42.8915, 74.5971, -90.0507
        CIE-LCH:
        42.8915, 116.9352, 309.6380
        CIE-Luv:
        42.8915, 7.4184, -132.4733
        Hunter-Lab:
        36.1736, 69.6320, -131.5567
      #7a2bff color charts
#7a2bff RGB chart
      #7a2bff CMYK chart
      #7a2bff RGB pie chart
      #7a2bff color shades, tints & tones
#7a2bff color schemes
#7a2bff color preview, HTML & CSS examples
           This text has a color of #7a2bff        
        
          <p style="color:#7a2bff;">Text here</p>
        
        
          .mytext {color:#7a2bff;}
        
        Text color #7a2bff
      
           This box has a color of #7a2bff        
        
          <div style="background-color:#7a2bff;">Content here</div>
        
        
          .mybackground {background-color:#7a2bff;}
        
        Background color #7a2bff
      
           Border around this has a color of #7a2bff        
        
          <div style="border:2px solid #7a2bff;">Content here</div>
        
        
          .myborder {border:2px solid #7a2bff;}
        
        Border color #7a2bff