#6e52ba color space conversions
Hex:
        #6e52ba
        RGB:
        110, 82, 186
        CMY:
        57, 68, 27
        CMYK:
        41, 56, 0, 27
      HSL:
        256°, 42.9752%, 52.5490%
        HSV (HSB):
        256°, 55.9140%, 72.9412%
        XYZ:
        18.3106, 12.8948, 47.9782
        xyY:
        0.2312, 0.1628, 12.8948
      CIE-Lab:
        42.6042, 36.1697, -51.1501
        CIE-LCH:
        42.6042, 62.6464, 305.2652
        CIE-Luv:
        42.6042, 4.4809, -78.6695
        Hunter-Lab:
        35.9093, 28.1784, -54.0807
      #6e52ba color charts
#6e52ba RGB chart
      #6e52ba CMYK chart
      #6e52ba RGB pie chart
      #6e52ba color shades, tints & tones
#6e52ba color schemes
#6e52ba color preview, HTML & CSS examples
           This text has a color of #6e52ba        
        
          <p style="color:#6e52ba;">Text here</p>
        
        
          .mytext {color:#6e52ba;}
        
        Text color #6e52ba
      
           This box has a color of #6e52ba        
        
          <div style="background-color:#6e52ba;">Content here</div>
        
        
          .mybackground {background-color:#6e52ba;}
        
        Background color #6e52ba
      
           Border around this has a color of #6e52ba        
        
          <div style="border:2px solid #6e52ba;">Content here</div>
        
        
          .myborder {border:2px solid #6e52ba;}
        
        Border color #6e52ba