#6e52bc color space conversions
Hex:
        #6e52bc
        RGB:
        110, 82, 188
        CMY:
        57, 68, 26
        CMYK:
        41, 56, 0, 26
      HSL:
        256°, 44.1667%, 52.9412%
        HSV (HSB):
        256°, 56.3830%, 73.7255%
        XYZ:
        18.5248, 12.9804, 49.1061
        xyY:
        0.2298, 0.1610, 12.9804
      CIE-Lab:
        42.7337, 36.7330, -52.1101
        CIE-LCH:
        42.7337, 63.7556, 305.1805
        CIE-Luv:
        42.7337, 4.2653, -80.1754
        Hunter-Lab:
        36.0284, 28.7302, -55.5915
      #6e52bc color charts
#6e52bc RGB chart
      #6e52bc CMYK chart
      #6e52bc RGB pie chart
      #6e52bc color shades, tints & tones
#6e52bc color schemes
#6e52bc color preview, HTML & CSS examples
           This text has a color of #6e52bc        
        
          <p style="color:#6e52bc;">Text here</p>
        
        
          .mytext {color:#6e52bc;}
        
        Text color #6e52bc
      
           This box has a color of #6e52bc        
        
          <div style="background-color:#6e52bc;">Content here</div>
        
        
          .mybackground {background-color:#6e52bc;}
        
        Background color #6e52bc
      
           Border around this has a color of #6e52bc        
        
          <div style="border:2px solid #6e52bc;">Content here</div>
        
        
          .myborder {border:2px solid #6e52bc;}
        
        Border color #6e52bc