#7a72ed color space conversions
Hex:
        #7a72ed
        RGB:
        122, 114, 237
        CMY:
        52, 55, 7
        CMYK:
        49, 52, 0, 7
      HSL:
        244°, 77.3585%, 68.8235%
        HSV (HSB):
        244°, 51.8987%, 92.9412%
        XYZ:
        29.3294, 22.2866, 82.8767
        xyY:
        0.2181, 0.1657, 22.2866
      CIE-Lab:
        54.3298, 34.7310, -61.3501
        CIE-LCH:
        54.3298, 70.4988, 299.5147
        CIE-Luv:
        54.3298, -4.3969, -99.3961
        Hunter-Lab:
        47.2087, 28.2817, -71.0397
      #7a72ed color charts
#7a72ed RGB chart
      #7a72ed CMYK chart
      #7a72ed RGB pie chart
      #7a72ed color shades, tints & tones
#7a72ed color schemes
#7a72ed color preview, HTML & CSS examples
           This text has a color of #7a72ed        
        
          <p style="color:#7a72ed;">Text here</p>
        
        
          .mytext {color:#7a72ed;}
        
        Text color #7a72ed
      
           This box has a color of #7a72ed        
        
          <div style="background-color:#7a72ed;">Content here</div>
        
        
          .mybackground {background-color:#7a72ed;}
        
        Background color #7a72ed
      
           Border around this has a color of #7a72ed        
        
          <div style="border:2px solid #7a72ed;">Content here</div>
        
        
          .myborder {border:2px solid #7a72ed;}
        
        Border color #7a72ed