#6e14cf color space conversions
Hex:
        #6e14cf
        RGB:
        110, 20, 207
        CMY:
        57, 92, 19
        CMYK:
        47, 90, 0, 19
      HSL:
        269°, 82.3789%, 44.5098%
        HSV (HSB):
        269°, 90.3382%, 81.1765%
        XYZ:
        17.9430, 8.3203, 59.6918
        xyY:
        0.2087, 0.0968, 8.3203
      CIE-Lab:
        34.6412, 68.5475, -76.3747
        CIE-LCH:
        34.6412, 102.6248, 311.9085
        CIE-Luv:
        34.6412, 11.3385, -106.1232
        Hunter-Lab:
        28.8449, 60.5576, -102.5034
      #6e14cf color charts
#6e14cf RGB chart
      #6e14cf CMYK chart
      #6e14cf RGB pie chart
      #6e14cf color shades, tints & tones
#6e14cf color schemes
#6e14cf color preview, HTML & CSS examples
           This text has a color of #6e14cf        
        
          <p style="color:#6e14cf;">Text here</p>
        
        
          .mytext {color:#6e14cf;}
        
        Text color #6e14cf
      
           This box has a color of #6e14cf        
        
          <div style="background-color:#6e14cf;">Content here</div>
        
        
          .mybackground {background-color:#6e14cf;}
        
        Background color #6e14cf
      
           Border around this has a color of #6e14cf        
        
          <div style="border:2px solid #6e14cf;">Content here</div>
        
        
          .myborder {border:2px solid #6e14cf;}
        
        Border color #6e14cf