#7a2eed color space conversions
Hex:
        #7a2eed
        RGB:
        122, 46, 237
        CMY:
        52, 82, 7
        CMYK:
        49, 81, 0, 7
      HSL:
        264°, 84.1410%, 55.4902%
        HSV (HSB):
        264°, 80.5907%, 92.9412%
        XYZ:
        24.2891, 12.2060, 81.1966
        xyY:
        0.2064, 0.1037, 12.2060
      CIE-Lab:
        41.5417, 69.2690, -82.1563
        CIE-LCH:
        41.5417, 107.4609, 310.1355
        CIE-Luv:
        41.5417, 9.5045, -121.3694
        Hunter-Lab:
        34.9371, 62.9576, -113.3388
      #7a2eed color charts
#7a2eed RGB chart
      #7a2eed CMYK chart
      #7a2eed RGB pie chart
      #7a2eed color shades, tints & tones
#7a2eed color schemes
#7a2eed color preview, HTML & CSS examples
           This text has a color of #7a2eed        
        
          <p style="color:#7a2eed;">Text here</p>
        
        
          .mytext {color:#7a2eed;}
        
        Text color #7a2eed
      
           This box has a color of #7a2eed        
        
          <div style="background-color:#7a2eed;">Content here</div>
        
        
          .mybackground {background-color:#7a2eed;}
        
        Background color #7a2eed
      
           Border around this has a color of #7a2eed        
        
          <div style="border:2px solid #7a2eed;">Content here</div>
        
        
          .myborder {border:2px solid #7a2eed;}
        
        Border color #7a2eed