#7a2fea color space conversions
Hex:
        #7a2fea
        RGB:
        122, 47, 234
        CMY:
        52, 82, 8
        CMYK:
        48, 80, 0, 8
      HSL:
        264°, 81.6594%, 55.0980%
        HSV (HSB):
        264°, 79.9145%, 91.7647%
        XYZ:
        23.8938, 12.1111, 78.9202
        xyY:
        0.2079, 0.1054, 12.1111
      CIE-Lab:
        41.3922, 68.1827, -80.7030
        CIE-LCH:
        41.3922, 105.6497, 310.1931
        CIE-Luv:
        41.3922, 9.8133, -119.4089
        Hunter-Lab:
        34.8010, 61.6535, -110.0945
      #7a2fea color charts
#7a2fea RGB chart
      #7a2fea CMYK chart
      #7a2fea RGB pie chart
      #7a2fea color shades, tints & tones
#7a2fea color schemes
#7a2fea color preview, HTML & CSS examples
           This text has a color of #7a2fea        
        
          <p style="color:#7a2fea;">Text here</p>
        
        
          .mytext {color:#7a2fea;}
        
        Text color #7a2fea
      
           This box has a color of #7a2fea        
        
          <div style="background-color:#7a2fea;">Content here</div>
        
        
          .mybackground {background-color:#7a2fea;}
        
        Background color #7a2fea
      
           Border around this has a color of #7a2fea        
        
          <div style="border:2px solid #7a2fea;">Content here</div>
        
        
          .myborder {border:2px solid #7a2fea;}
        
        Border color #7a2fea