#7a2efa color space conversions
Hex:
        #7a2efa
        RGB:
        122, 46, 250
        CMY:
        52, 82, 2
        CMYK:
        51, 82, 0, 2
      HSL:
        262°, 95.3271%, 58.0392%
        HSV (HSB):
        262°, 81.6000%, 98.0392%
        XYZ:
        26.2584, 12.9937, 91.5665
        xyY:
        0.2007, 0.0993, 12.9937
      CIE-Lab:
        42.7537, 72.3976, -87.4803
        CIE-LCH:
        42.7537, 113.5527, 309.6107
        CIE-Luv:
        42.7537, 7.7698, -129.2225
        Hunter-Lab:
        36.0468, 66.9469, -125.3766
      #7a2efa color charts
#7a2efa RGB chart
      #7a2efa CMYK chart
      #7a2efa RGB pie chart
      #7a2efa color shades, tints & tones
#7a2efa color schemes
#7a2efa color preview, HTML & CSS examples
           This text has a color of #7a2efa        
        
          <p style="color:#7a2efa;">Text here</p>
        
        
          .mytext {color:#7a2efa;}
        
        Text color #7a2efa
      
           This box has a color of #7a2efa        
        
          <div style="background-color:#7a2efa;">Content here</div>
        
        
          .mybackground {background-color:#7a2efa;}
        
        Background color #7a2efa
      
           Border around this has a color of #7a2efa        
        
          <div style="border:2px solid #7a2efa;">Content here</div>
        
        
          .myborder {border:2px solid #7a2efa;}
        
        Border color #7a2efa