#721fdd color space conversions
Hex:
        #721fdd
        RGB:
        114, 31, 221
        CMY:
        55, 88, 13
        CMYK:
        48, 86, 0, 13
      HSL:
        266°, 75.3968%, 49.4118%
        HSV (HSB):
        266°, 85.9729%, 86.6667%
        XYZ:
        20.4806, 9.7778, 69.2145
        xyY:
        0.2059, 0.0983, 9.7778
      CIE-Lab:
        37.4407, 69.4103, -79.8267
        CIE-LCH:
        37.4407, 105.7833, 311.0074
        CIE-Luv:
        37.4407, 10.0953, -113.6696
        Hunter-Lab:
        31.2695, 62.1902, -109.3485
      #721fdd color charts
#721fdd RGB chart
      #721fdd CMYK chart
      #721fdd RGB pie chart
      #721fdd color shades, tints & tones
#721fdd color schemes
#721fdd color preview, HTML & CSS examples
           This text has a color of #721fdd        
        
          <p style="color:#721fdd;">Text here</p>
        
        
          .mytext {color:#721fdd;}
        
        Text color #721fdd
      
           This box has a color of #721fdd        
        
          <div style="background-color:#721fdd;">Content here</div>
        
        
          .mybackground {background-color:#721fdd;}
        
        Background color #721fdd
      
           Border around this has a color of #721fdd        
        
          <div style="border:2px solid #721fdd;">Content here</div>
        
        
          .myborder {border:2px solid #721fdd;}
        
        Border color #721fdd