#722ca1 color space conversions
Hex:
        #722ca1
        RGB:
        114, 44, 161
        CMY:
        55, 83, 37
        CMYK:
        29, 73, 0, 37
      HSL:
        276°, 57.0732%, 40.1961%
        HSV (HSB):
        276°, 72.6708%, 63.1373%
        XYZ:
        14.2731, 7.9520, 34.5008
        xyY:
        0.2516, 0.1402, 7.9520
      CIE-Lab:
        33.8827, 50.7530, -50.3447
        CIE-LCH:
        33.8827, 71.4875, 315.2314
        CIE-Luv:
        33.8827, 18.9408, -73.3095
        Hunter-Lab:
        28.1993, 40.9996, -52.7998
      #722ca1 color charts
#722ca1 RGB chart
      #722ca1 CMYK chart
      #722ca1 RGB pie chart
      #722ca1 color shades, tints & tones
#722ca1 color schemes
#722ca1 color preview, HTML & CSS examples
           This text has a color of #722ca1        
        
          <p style="color:#722ca1;">Text here</p>
        
        
          .mytext {color:#722ca1;}
        
        Text color #722ca1
      
           This box has a color of #722ca1        
        
          <div style="background-color:#722ca1;">Content here</div>
        
        
          .mybackground {background-color:#722ca1;}
        
        Background color #722ca1
      
           Border around this has a color of #722ca1        
        
          <div style="border:2px solid #722ca1;">Content here</div>
        
        
          .myborder {border:2px solid #722ca1;}
        
        Border color #722ca1