#721f9a color space conversions
Hex:
        #721f9a
        RGB:
        114, 31, 154
        CMY:
        55, 88, 40
        CMYK:
        26, 80, 0, 40
      HSL:
        280°, 66.4865%, 36.2745%
        HSV (HSB):
        280°, 79.8701%, 60.3922%
        XYZ:
        13.2622, 6.8905, 31.2029
        xyY:
        0.2582, 0.1342, 6.8905
      CIE-Lab:
        31.5563, 54.3516, -49.8649
        CIE-LCH:
        31.5563, 73.7604, 317.4651
        CIE-Luv:
        31.5563, 22.3571, -71.1137
        Hunter-Lab:
        26.2497, 44.2466, -52.1028
      #721f9a color charts
#721f9a RGB chart
      #721f9a CMYK chart
      #721f9a RGB pie chart
      #721f9a color shades, tints & tones
#721f9a color schemes
#721f9a color preview, HTML & CSS examples
           This text has a color of #721f9a        
        
          <p style="color:#721f9a;">Text here</p>
        
        
          .mytext {color:#721f9a;}
        
        Text color #721f9a
      
           This box has a color of #721f9a        
        
          <div style="background-color:#721f9a;">Content here</div>
        
        
          .mybackground {background-color:#721f9a;}
        
        Background color #721f9a
      
           Border around this has a color of #721f9a        
        
          <div style="border:2px solid #721f9a;">Content here</div>
        
        
          .myborder {border:2px solid #721f9a;}
        
        Border color #721f9a