#7201e4 color space conversions
Hex:
        #7201e4
        RGB:
        114, 1, 228
        CMY:
        55, 100, 11
        CMYK:
        50, 100, 0, 11
      HSL:
        270°, 99.1266%, 44.9020%
        HSV (HSB):
        270°, 99.5614%, 89.4118%
        XYZ:
        20.9539, 9.2006, 74.0703
        xyY:
        0.2010, 0.0883, 9.2006
      CIE-Lab:
        36.3676, 76.3275, -85.6079
        CIE-LCH:
        36.3676, 114.6935, 311.7200
        CIE-Luv:
        36.3676, 10.4241, -118.7143
        Hunter-Lab:
        30.3324, 70.2275, -123.5506
      #7201e4 color charts
#7201e4 RGB chart
      #7201e4 CMYK chart
      #7201e4 RGB pie chart
      #7201e4 color shades, tints & tones
#7201e4 color schemes
#7201e4 color preview, HTML & CSS examples
           This text has a color of #7201e4        
        
          <p style="color:#7201e4;">Text here</p>
        
        
          .mytext {color:#7201e4;}
        
        Text color #7201e4
      
           This box has a color of #7201e4        
        
          <div style="background-color:#7201e4;">Content here</div>
        
        
          .mybackground {background-color:#7201e4;}
        
        Background color #7201e4
      
           Border around this has a color of #7201e4        
        
          <div style="border:2px solid #7201e4;">Content here</div>
        
        
          .myborder {border:2px solid #7201e4;}
        
        Border color #7201e4