#6e26ce color space conversions
Hex:
        #6e26ce
        RGB:
        110, 38, 206
        CMY:
        57, 85, 19
        CMYK:
        47, 82, 0, 19
      HSL:
        266°, 68.8525%, 47.8431%
        HSV (HSB):
        266°, 81.5534%, 80.7843%
        XYZ:
        18.2641, 9.1575, 59.1975
        xyY:
        0.2109, 0.1057, 9.1575
      CIE-Lab:
        36.2857, 63.1599, -73.0864
        CIE-LCH:
        36.2857, 96.5960, 310.8330
        CIE-Luv:
        36.2857, 10.0971, -104.2487
        Hunter-Lab:
        30.2613, 54.7758, -94.8008
      #6e26ce color charts
#6e26ce RGB chart
      #6e26ce CMYK chart
      #6e26ce RGB pie chart
      #6e26ce color shades, tints & tones
#6e26ce color schemes
#6e26ce color preview, HTML & CSS examples
           This text has a color of #6e26ce        
        
          <p style="color:#6e26ce;">Text here</p>
        
        
          .mytext {color:#6e26ce;}
        
        Text color #6e26ce
      
           This box has a color of #6e26ce        
        
          <div style="background-color:#6e26ce;">Content here</div>
        
        
          .mybackground {background-color:#6e26ce;}
        
        Background color #6e26ce
      
           Border around this has a color of #6e26ce        
        
          <div style="border:2px solid #6e26ce;">Content here</div>
        
        
          .myborder {border:2px solid #6e26ce;}
        
        Border color #6e26ce