#6e2aec color space conversions
Hex:
        #6e2aec
        RGB:
        110, 42, 236
        CMY:
        57, 84, 7
        CMYK:
        53, 82, 0, 7
      HSL:
        261°, 83.6207%, 54.5098%
        HSV (HSB):
        261°, 82.2034%, 92.5490%
        XYZ:
        22.3987, 11.0271, 80.3048
        xyY:
        0.1969, 0.0970, 11.0271
      CIE-Lab:
        39.6260, 69.0713, -84.7927
        CIE-LCH:
        39.6260, 109.3647, 309.1659
        CIE-Luv:
        39.6260, 5.7401, -122.0093
        Hunter-Lab:
        33.2070, 62.2890, -120.1366
      #6e2aec color charts
#6e2aec RGB chart
      #6e2aec CMYK chart
      #6e2aec RGB pie chart
      #6e2aec color shades, tints & tones
#6e2aec color schemes
#6e2aec color preview, HTML & CSS examples
           This text has a color of #6e2aec        
        
          <p style="color:#6e2aec;">Text here</p>
        
        
          .mytext {color:#6e2aec;}
        
        Text color #6e2aec
      
           This box has a color of #6e2aec        
        
          <div style="background-color:#6e2aec;">Content here</div>
        
        
          .mybackground {background-color:#6e2aec;}
        
        Background color #6e2aec
      
           Border around this has a color of #6e2aec        
        
          <div style="border:2px solid #6e2aec;">Content here</div>
        
        
          .myborder {border:2px solid #6e2aec;}
        
        Border color #6e2aec