#721ee4 color space conversions
Hex:
        #721ee4
        RGB:
        114, 30, 228
        CMY:
        55, 88, 11
        CMYK:
        50, 87, 0, 11
      HSL:
        265°, 78.5714%, 50.5882%
        HSV (HSB):
        265°, 86.8421%, 89.4118%
        XYZ:
        21.4073, 10.1074, 74.2214
        xyY:
        0.2025, 0.0956, 10.1074
      CIE-Lab:
        38.0345, 71.3058, -82.8535
        CIE-LCH:
        38.0345, 109.3124, 310.7161
        CIE-Luv:
        38.0345, 9.1814, -117.8955
        Hunter-Lab:
        31.7921, 64.5571, -116.1631
      #721ee4 color charts
#721ee4 RGB chart
      #721ee4 CMYK chart
      #721ee4 RGB pie chart
      #721ee4 color shades, tints & tones
#721ee4 color schemes
#721ee4 color preview, HTML & CSS examples
           This text has a color of #721ee4        
        
          <p style="color:#721ee4;">Text here</p>
        
        
          .mytext {color:#721ee4;}
        
        Text color #721ee4
      
           This box has a color of #721ee4        
        
          <div style="background-color:#721ee4;">Content here</div>
        
        
          .mybackground {background-color:#721ee4;}
        
        Background color #721ee4
      
           Border around this has a color of #721ee4        
        
          <div style="border:2px solid #721ee4;">Content here</div>
        
        
          .myborder {border:2px solid #721ee4;}
        
        Border color #721ee4