#6c2eea color space conversions
Hex:
        #6c2eea
        RGB:
        108, 46, 234
        CMY:
        58, 82, 8
        CMYK:
        54, 80, 0, 8
      HSL:
        260°, 81.7391%, 54.9020%
        HSV (HSB):
        260°, 80.3419%, 91.7647%
        XYZ:
        22.0126, 11.0826, 78.8209
        xyY:
        0.1967, 0.0990, 11.0826
      CIE-Lab:
        39.7193, 66.8843, -83.5118
        CIE-LCH:
        39.7193, 106.9941, 308.6911
        CIE-Luv:
        39.7193, 4.8934, -120.5615
        Hunter-Lab:
        33.2906, 59.7703, -117.0752
      #6c2eea color charts
#6c2eea RGB chart
      #6c2eea CMYK chart
      #6c2eea RGB pie chart
      #6c2eea color shades, tints & tones
#6c2eea color schemes
#6c2eea color preview, HTML & CSS examples
           This text has a color of #6c2eea        
        
          <p style="color:#6c2eea;">Text here</p>
        
        
          .mytext {color:#6c2eea;}
        
        Text color #6c2eea
      
           This box has a color of #6c2eea        
        
          <div style="background-color:#6c2eea;">Content here</div>
        
        
          .mybackground {background-color:#6c2eea;}
        
        Background color #6c2eea
      
           Border around this has a color of #6c2eea        
        
          <div style="border:2px solid #6c2eea;">Content here</div>
        
        
          .myborder {border:2px solid #6c2eea;}
        
        Border color #6c2eea