#7210ce color space conversions
Hex:
        #7210ce
        RGB:
        114, 16, 206
        CMY:
        55, 94, 19
        CMYK:
        45, 92, 0, 19
      HSL:
        271°, 85.5856%, 43.5294%
        HSV (HSB):
        271°, 92.2330%, 80.7843%
        XYZ:
        18.2653, 8.4042, 59.0520
        xyY:
        0.2131, 0.0980, 8.4042
      CIE-Lab:
        34.8109, 69.5230, -75.4953
        CIE-LCH:
        34.8109, 102.6303, 312.6417
        CIE-Luv:
        34.8109, 13.3147, -105.4691
        Hunter-Lab:
        28.9900, 61.7322, -100.4793
      #7210ce color charts
#7210ce RGB chart
      #7210ce CMYK chart
      #7210ce RGB pie chart
      #7210ce color shades, tints & tones
#7210ce color schemes
#7210ce color preview, HTML & CSS examples
           This text has a color of #7210ce        
        
          <p style="color:#7210ce;">Text here</p>
        
        
          .mytext {color:#7210ce;}
        
        Text color #7210ce
      
           This box has a color of #7210ce        
        
          <div style="background-color:#7210ce;">Content here</div>
        
        
          .mybackground {background-color:#7210ce;}
        
        Background color #7210ce
      
           Border around this has a color of #7210ce        
        
          <div style="border:2px solid #7210ce;">Content here</div>
        
        
          .myborder {border:2px solid #7210ce;}
        
        Border color #7210ce