#6e15ae color space conversions
Hex:
        #6e15ae
        RGB:
        110, 21, 174
        CMY:
        57, 92, 32
        CMYK:
        37, 88, 0, 32
      HSL:
        275°, 78.4615%, 38.2353%
        HSV (HSB):
        275°, 87.9310%, 68.2353%
        XYZ:
        14.3386, 6.9073, 40.6219
        xyY:
        0.2318, 0.1116, 6.9073
      CIE-Lab:
        31.5950, 61.0191, -61.9179
        CIE-LCH:
        31.5950, 86.9319, 314.5811
        CIE-Luv:
        31.5950, 16.9721, -85.8892
        Hunter-Lab:
        26.2818, 51.3911, -73.2432
      #6e15ae color charts
#6e15ae RGB chart
      #6e15ae CMYK chart
      #6e15ae RGB pie chart
      #6e15ae color shades, tints & tones
#6e15ae color schemes
#6e15ae color preview, HTML & CSS examples
           This text has a color of #6e15ae        
        
          <p style="color:#6e15ae;">Text here</p>
        
        
          .mytext {color:#6e15ae;}
        
        Text color #6e15ae
      
           This box has a color of #6e15ae        
        
          <div style="background-color:#6e15ae;">Content here</div>
        
        
          .mybackground {background-color:#6e15ae;}
        
        Background color #6e15ae
      
           Border around this has a color of #6e15ae        
        
          <div style="border:2px solid #6e15ae;">Content here</div>
        
        
          .myborder {border:2px solid #6e15ae;}
        
        Border color #6e15ae