#7a2afd color space conversions
Hex:
        #7a2afd
        RGB:
        122, 42, 253
        CMY:
        52, 84, 1
        CMYK:
        52, 83, 0, 1
      HSL:
        263°, 98.1395%, 57.8431%
        HSV (HSB):
        263°, 83.3992%, 99.2157%
        XYZ:
        26.5836, 12.8854, 94.0145
        xyY:
        0.1992, 0.0965, 12.8854
      CIE-Lab:
        42.5900, 74.4425, -89.4301
        CIE-LCH:
        42.5900, 116.3591, 309.7743
        CIE-Luv:
        42.5900, 7.7630, -131.3756
        Hunter-Lab:
        35.8962, 69.3734, -130.1572
      #7a2afd color charts
#7a2afd RGB chart
      #7a2afd CMYK chart
      #7a2afd RGB pie chart
      #7a2afd color shades, tints & tones
#7a2afd color schemes
#7a2afd color preview, HTML & CSS examples
           This text has a color of #7a2afd        
        
          <p style="color:#7a2afd;">Text here</p>
        
        
          .mytext {color:#7a2afd;}
        
        Text color #7a2afd
      
           This box has a color of #7a2afd        
        
          <div style="background-color:#7a2afd;">Content here</div>
        
        
          .mybackground {background-color:#7a2afd;}
        
        Background color #7a2afd
      
           Border around this has a color of #7a2afd        
        
          <div style="border:2px solid #7a2afd;">Content here</div>
        
        
          .myborder {border:2px solid #7a2afd;}
        
        Border color #7a2afd