#6e0ecd color space conversions
Hex:
        #6e0ecd
        RGB:
        110, 14, 205
        CMY:
        57, 95, 20
        CMYK:
        46, 93, 0, 20
      HSL:
        270°, 87.2146%, 42.9412%
        HSV (HSB):
        270°, 93.1707%, 80.3922%
        XYZ:
        17.6069, 8.0369, 58.3809
        xyY:
        0.2095, 0.0956, 8.0369
      CIE-Lab:
        34.0595, 69.2524, -76.1706
        CIE-LCH:
        34.0595, 102.9459, 312.2763
        CIE-Luv:
        34.0595, 11.9333, -105.1445
        Hunter-Lab:
        28.3493, 61.2494, -102.2536
      #6e0ecd color charts
#6e0ecd RGB chart
      #6e0ecd CMYK chart
      #6e0ecd RGB pie chart
      #6e0ecd color shades, tints & tones
#6e0ecd color schemes
#6e0ecd color preview, HTML & CSS examples
           This text has a color of #6e0ecd        
        
          <p style="color:#6e0ecd;">Text here</p>
        
        
          .mytext {color:#6e0ecd;}
        
        Text color #6e0ecd
      
           This box has a color of #6e0ecd        
        
          <div style="background-color:#6e0ecd;">Content here</div>
        
        
          .mybackground {background-color:#6e0ecd;}
        
        Background color #6e0ecd
      
           Border around this has a color of #6e0ecd        
        
          <div style="border:2px solid #6e0ecd;">Content here</div>
        
        
          .myborder {border:2px solid #6e0ecd;}
        
        Border color #6e0ecd