#6e3c85 color space conversions
Hex:
        #6e3c85
        RGB:
        110, 60, 133
        CMY:
        57, 76, 48
        CMYK:
        17, 55, 0, 48
      HSL:
        281°, 37.8238%, 37.8431%
        HSV (HSB):
        281°, 54.8872%, 52.1569%
        XYZ:
        12.2799, 8.2402, 23.1336
        xyY:
        0.2813, 0.1888, 8.2402
      CIE-Lab:
        34.4781, 35.1899, -32.3101
        CIE-LCH:
        34.4781, 47.7731, 317.4430
        CIE-Luv:
        34.4781, 18.5730, -47.9913
        Hunter-Lab:
        28.7057, 26.1249, -27.6871
      #6e3c85 color charts
#6e3c85 RGB chart
      #6e3c85 CMYK chart
      #6e3c85 RGB pie chart
      #6e3c85 color shades, tints & tones
#6e3c85 color schemes
#6e3c85 color preview, HTML & CSS examples
           This text has a color of #6e3c85        
        
          <p style="color:#6e3c85;">Text here</p>
        
        
          .mytext {color:#6e3c85;}
        
        Text color #6e3c85
      
           This box has a color of #6e3c85        
        
          <div style="background-color:#6e3c85;">Content here</div>
        
        
          .mybackground {background-color:#6e3c85;}
        
        Background color #6e3c85
      
           Border around this has a color of #6e3c85        
        
          <div style="border:2px solid #6e3c85;">Content here</div>
        
        
          .myborder {border:2px solid #6e3c85;}
        
        Border color #6e3c85