#6e0aed color space conversions
Hex:
        #6e0aed
        RGB:
        110, 10, 237
        CMY:
        57, 96, 7
        CMYK:
        54, 96, 0, 7
      HSL:
        266°, 91.9028%, 48.4314%
        HSV (HSB):
        266°, 95.7806%, 92.9412%
        XYZ:
        21.8250, 9.6465, 80.8324
        xyY:
        0.1943, 0.0859, 9.6465
      CIE-Lab:
        37.2004, 76.8670, -89.3697
        CIE-LCH:
        37.2004, 117.8791, 310.6989
        CIE-Luv:
        37.2004, 7.5430, -123.8397
        Hunter-Lab:
        31.0588, 71.0789, -132.5646
      #6e0aed color charts
#6e0aed RGB chart
      #6e0aed CMYK chart
      #6e0aed RGB pie chart
      #6e0aed color shades, tints & tones
#6e0aed color schemes
#6e0aed color preview, HTML & CSS examples
           This text has a color of #6e0aed        
        
          <p style="color:#6e0aed;">Text here</p>
        
        
          .mytext {color:#6e0aed;}
        
        Text color #6e0aed
      
           This box has a color of #6e0aed        
        
          <div style="background-color:#6e0aed;">Content here</div>
        
        
          .mybackground {background-color:#6e0aed;}
        
        Background color #6e0aed
      
           Border around this has a color of #6e0aed        
        
          <div style="border:2px solid #6e0aed;">Content here</div>
        
        
          .myborder {border:2px solid #6e0aed;}
        
        Border color #6e0aed