#6a21fd color space conversions
Hex:
        #6a21fd
        RGB:
        106, 33, 253
        CMY:
        58, 87, 1
        CMYK:
        58, 87, 0, 1
      HSL:
        260°, 98.2143%, 56.0784%
        HSV (HSB):
        260°, 86.9565%, 99.2157%
        XYZ:
        24.2173, 11.2437, 93.8224
        xyY:
        0.1873, 0.0870, 11.2437
      CIE-Lab:
        39.9880, 75.6531, -93.7865
        CIE-LCH:
        39.9880, 120.4960, 308.8914
        CIE-Luv:
        39.9880, 3.3162, -132.5606
        Hunter-Lab:
        33.5317, 70.2363, -142.4226
      #6a21fd color charts
#6a21fd RGB chart
      #6a21fd CMYK chart
      #6a21fd RGB pie chart
      #6a21fd color shades, tints & tones
#6a21fd color schemes
#6a21fd color preview, HTML & CSS examples
           This text has a color of #6a21fd        
        
          <p style="color:#6a21fd;">Text here</p>
        
        
          .mytext {color:#6a21fd;}
        
        Text color #6a21fd
      
           This box has a color of #6a21fd        
        
          <div style="background-color:#6a21fd;">Content here</div>
        
        
          .mybackground {background-color:#6a21fd;}
        
        Background color #6a21fd
      
           Border around this has a color of #6a21fd        
        
          <div style="border:2px solid #6a21fd;">Content here</div>
        
        
          .myborder {border:2px solid #6a21fd;}
        
        Border color #6a21fd