#7a72bf color space conversions
Hex:
        #7a72bf
        RGB:
        122, 114, 191
        CMY:
        52, 55, 25
        CMYK:
        36, 40, 0, 25
      HSL:
        246°, 37.5610%, 59.8039%
        HSV (HSB):
        246°, 40.3141%, 74.9020%
        XYZ:
        23.4473, 19.9338, 51.9020
        xyY:
        0.2461, 0.2092, 19.9338
      CIE-Lab:
        51.7623, 21.5060, -39.4010
        CIE-LCH:
        51.7623, 44.8882, 298.6268
        CIE-Luv:
        51.7623, -1.1397, -62.6746
        Hunter-Lab:
        44.6473, 15.6098, -37.6709
      #7a72bf color charts
#7a72bf RGB chart
      #7a72bf CMYK chart
      #7a72bf RGB pie chart
      #7a72bf color shades, tints & tones
#7a72bf color schemes
#7a72bf color preview, HTML & CSS examples
           This text has a color of #7a72bf        
        
          <p style="color:#7a72bf;">Text here</p>
        
        
          .mytext {color:#7a72bf;}
        
        Text color #7a72bf
      
           This box has a color of #7a72bf        
        
          <div style="background-color:#7a72bf;">Content here</div>
        
        
          .mybackground {background-color:#7a72bf;}
        
        Background color #7a72bf
      
           Border around this has a color of #7a72bf        
        
          <div style="border:2px solid #7a72bf;">Content here</div>
        
        
          .myborder {border:2px solid #7a72bf;}
        
        Border color #7a72bf