#6c3aec color space conversions
Hex:
        #6c3aec
        RGB:
        108, 58, 236
        CMY:
        58, 77, 7
        CMYK:
        54, 75, 0, 7
      HSL:
        257°, 82.4074%, 57.6471%
        HSV (HSB):
        257°, 75.4237%, 92.5490%
        XYZ:
        22.8377, 12.2704, 80.5216
        xyY:
        0.1975, 0.1061, 12.2704
      CIE-Lab:
        41.6427, 62.3835, -81.4782
        CIE-LCH:
        41.6427, 102.6177, 307.4394
        CIE-Luv:
        41.6427, 3.1723, -120.2267
        Hunter-Lab:
        35.0291, 55.0746, -111.7699
      #6c3aec color charts
#6c3aec RGB chart
      #6c3aec CMYK chart
      #6c3aec RGB pie chart
      #6c3aec color shades, tints & tones
#6c3aec color schemes
#6c3aec color preview, HTML & CSS examples
           This text has a color of #6c3aec        
        
          <p style="color:#6c3aec;">Text here</p>
        
        
          .mytext {color:#6c3aec;}
        
        Text color #6c3aec
      
           This box has a color of #6c3aec        
        
          <div style="background-color:#6c3aec;">Content here</div>
        
        
          .mybackground {background-color:#6c3aec;}
        
        Background color #6c3aec
      
           Border around this has a color of #6c3aec        
        
          <div style="border:2px solid #6c3aec;">Content here</div>
        
        
          .myborder {border:2px solid #6c3aec;}
        
        Border color #6c3aec