#6e0dfa color space conversions
Hex:
        #6e0dfa
        RGB:
        110, 13, 250
        CMY:
        57, 95, 2
        CMYK:
        56, 95, 0, 2
      HSL:
        265°, 95.9514%, 51.5686%
        HSV (HSB):
        265°, 94.8000%, 98.0392%
        XYZ:
        23.8297, 10.5050, 91.2142
        xyY:
        0.1898, 0.0837, 10.5050
      CIE-Lab:
        38.7339, 79.3581, -94.1686
        CIE-LCH:
        38.7339, 123.1480, 310.1216
        CIE-Luv:
        38.7339, 5.8562, -131.2060
        Hunter-Lab:
        32.4114, 74.5177, -144.1698
      #6e0dfa color charts
#6e0dfa RGB chart
      #6e0dfa CMYK chart
      #6e0dfa RGB pie chart
      #6e0dfa color shades, tints & tones
#6e0dfa color schemes
#6e0dfa color preview, HTML & CSS examples
           This text has a color of #6e0dfa        
        
          <p style="color:#6e0dfa;">Text here</p>
        
        
          .mytext {color:#6e0dfa;}
        
        Text color #6e0dfa
      
           This box has a color of #6e0dfa        
        
          <div style="background-color:#6e0dfa;">Content here</div>
        
        
          .mybackground {background-color:#6e0dfa;}
        
        Background color #6e0dfa
      
           Border around this has a color of #6e0dfa        
        
          <div style="border:2px solid #6e0dfa;">Content here</div>
        
        
          .myborder {border:2px solid #6e0dfa;}
        
        Border color #6e0dfa