#6e14ec color space conversions
Hex:
        #6e14ec
        RGB:
        110, 20, 236
        CMY:
        57, 92, 7
        CMYK:
        53, 92, 0, 7
      HSL:
        265°, 85.0394%, 50.1961%
        HSV (HSB):
        265°, 91.5254%, 92.5490%
        XYZ:
        21.8209, 9.8714, 80.1122
        xyY:
        0.1952, 0.0883, 9.8714
      CIE-Lab:
        37.6107, 75.0791, -88.1227
        CIE-LCH:
        37.6107, 115.7691, 310.4304
        CIE-Luv:
        37.6107, 7.2989, -123.0988
        Hunter-Lab:
        31.4188, 68.9881, -129.1852
      #6e14ec color charts
#6e14ec RGB chart
      #6e14ec CMYK chart
      #6e14ec RGB pie chart
      #6e14ec color shades, tints & tones
#6e14ec color schemes
#6e14ec color preview, HTML & CSS examples
           This text has a color of #6e14ec        
        
          <p style="color:#6e14ec;">Text here</p>
        
        
          .mytext {color:#6e14ec;}
        
        Text color #6e14ec
      
           This box has a color of #6e14ec        
        
          <div style="background-color:#6e14ec;">Content here</div>
        
        
          .mybackground {background-color:#6e14ec;}
        
        Background color #6e14ec
      
           Border around this has a color of #6e14ec        
        
          <div style="border:2px solid #6e14ec;">Content here</div>
        
        
          .myborder {border:2px solid #6e14ec;}
        
        Border color #6e14ec