#6a2eec color space conversions
Hex:
        #6a2eec
        RGB:
        106, 46, 236
        CMY:
        58, 82, 7
        CMYK:
        55, 81, 0, 7
      HSL:
        259°, 83.3333%, 55.2941%
        HSV (HSB):
        259°, 80.5085%, 92.5490%
        XYZ:
        22.0612, 11.0743, 80.3317
        xyY:
        0.1944, 0.0976, 11.0743
      CIE-Lab:
        39.7053, 67.1703, -84.6761
        CIE-LCH:
        39.7053, 108.0828, 308.4236
        CIE-Luv:
        39.7053, 4.0143, -121.8680
        Hunter-Lab:
        33.2781, 60.0972, -119.8287
      #6a2eec color charts
#6a2eec RGB chart
      #6a2eec CMYK chart
      #6a2eec RGB pie chart
      #6a2eec color shades, tints & tones
#6a2eec color schemes
#6a2eec color preview, HTML & CSS examples
           This text has a color of #6a2eec        
        
          <p style="color:#6a2eec;">Text here</p>
        
        
          .mytext {color:#6a2eec;}
        
        Text color #6a2eec
      
           This box has a color of #6a2eec        
        
          <div style="background-color:#6a2eec;">Content here</div>
        
        
          .mybackground {background-color:#6a2eec;}
        
        Background color #6a2eec
      
           Border around this has a color of #6a2eec        
        
          <div style="border:2px solid #6a2eec;">Content here</div>
        
        
          .myborder {border:2px solid #6a2eec;}
        
        Border color #6a2eec