#7213fc color space conversions
Hex:
        #7213fc
        RGB:
        114, 19, 252
        CMY:
        55, 93, 1
        CMYK:
        55, 92, 0, 1
      HSL:
        264°, 97.4895%, 53.1373%
        HSV (HSB):
        264°, 92.4603%, 98.8235%
        XYZ:
        24.7430, 11.0714, 92.9284
        xyY:
        0.1922, 0.0860, 11.0714
      CIE-Lab:
        39.7005, 79.1692, -93.6757
        CIE-LCH:
        39.7005, 122.6495, 310.2025
        CIE-Luv:
        39.7005, 6.6673, -132.2004
        Hunter-Lab:
        33.2738, 74.5069, -142.2960
      #7213fc color charts
#7213fc RGB chart
      #7213fc CMYK chart
      #7213fc RGB pie chart
      #7213fc color shades, tints & tones
#7213fc color schemes
#7213fc color preview, HTML & CSS examples
           This text has a color of #7213fc        
        
          <p style="color:#7213fc;">Text here</p>
        
        
          .mytext {color:#7213fc;}
        
        Text color #7213fc
      
           This box has a color of #7213fc        
        
          <div style="background-color:#7213fc;">Content here</div>
        
        
          .mybackground {background-color:#7213fc;}
        
        Background color #7213fc
      
           Border around this has a color of #7213fc        
        
          <div style="border:2px solid #7213fc;">Content here</div>
        
        
          .myborder {border:2px solid #7213fc;}
        
        Border color #7213fc