#721fe8 color space conversions
Hex:
        #721fe8
        RGB:
        114, 31, 232
        CMY:
        55, 88, 9
        CMYK:
        51, 87, 0, 9
      HSL:
        265°, 81.3765%, 51.5686%
        HSV (HSB):
        265°, 86.6379%, 90.9804%
        XYZ:
        21.9949, 10.3836, 77.1889
        xyY:
        0.2007, 0.0948, 10.3836
      CIE-Lab:
        38.5222, 71.9618, -84.3277
        CIE-LCH:
        38.5222, 110.8587, 310.4761
        CIE-Luv:
        38.5222, 8.5653, -120.2008
        Hunter-Lab:
        32.2236, 65.4479, -119.4679
      #721fe8 color charts
#721fe8 RGB chart
      #721fe8 CMYK chart
      #721fe8 RGB pie chart
      #721fe8 color shades, tints & tones
#721fe8 color schemes
#721fe8 color preview, HTML & CSS examples
           This text has a color of #721fe8        
        
          <p style="color:#721fe8;">Text here</p>
        
        
          .mytext {color:#721fe8;}
        
        Text color #721fe8
      
           This box has a color of #721fe8        
        
          <div style="background-color:#721fe8;">Content here</div>
        
        
          .mybackground {background-color:#721fe8;}
        
        Background color #721fe8
      
           Border around this has a color of #721fe8        
        
          <div style="border:2px solid #721fe8;">Content here</div>
        
        
          .myborder {border:2px solid #721fe8;}
        
        Border color #721fe8