#6e52ac color space conversions
Hex:
        #6e52ac
        RGB:
        110, 82, 172
        CMY:
        57, 68, 33
        CMYK:
        36, 52, 0, 33
      HSL:
        259°, 35.4331%, 49.8039%
        HSV (HSB):
        259°, 52.3256%, 67.4510%
        XYZ:
        16.8941, 12.3281, 40.5189
        xyY:
        0.2422, 0.1768, 12.3281
      CIE-Lab:
        41.7330, 32.2778, -44.3168
        CIE-LCH:
        41.7330, 54.8255, 306.0674
        CIE-Luv:
        41.7330, 6.0404, -67.9375
        Hunter-Lab:
        35.1115, 24.4413, -43.8431
      #6e52ac color charts
#6e52ac RGB chart
      #6e52ac CMYK chart
      #6e52ac RGB pie chart
      #6e52ac color shades, tints & tones
#6e52ac color schemes
#6e52ac color preview, HTML & CSS examples
           This text has a color of #6e52ac        
        
          <p style="color:#6e52ac;">Text here</p>
        
        
          .mytext {color:#6e52ac;}
        
        Text color #6e52ac
      
           This box has a color of #6e52ac        
        
          <div style="background-color:#6e52ac;">Content here</div>
        
        
          .mybackground {background-color:#6e52ac;}
        
        Background color #6e52ac
      
           Border around this has a color of #6e52ac        
        
          <div style="border:2px solid #6e52ac;">Content here</div>
        
        
          .myborder {border:2px solid #6e52ac;}
        
        Border color #6e52ac