#6a14ed color space conversions
Hex:
        #6a14ed
        RGB:
        106, 20, 237
        CMY:
        58, 92, 7
        CMYK:
        55, 92, 0, 7
      HSL:
        264°, 85.7708%, 50.3922%
        HSV (HSB):
        264°, 91.5612%, 92.9412%
        XYZ:
        21.4801, 9.6789, 80.8569
        xyY:
        0.1918, 0.0864, 9.6789
      CIE-Lab:
        37.2599, 74.9890, -89.2853
        CIE-LCH:
        37.2599, 116.5985, 310.0262
        CIE-Luv:
        37.2599, 5.8678, -123.7465
        Hunter-Lab:
        31.1109, 68.7985, -132.3161
      #6a14ed color charts
#6a14ed RGB chart
      #6a14ed CMYK chart
      #6a14ed RGB pie chart
      #6a14ed color shades, tints & tones
#6a14ed color schemes
#6a14ed color preview, HTML & CSS examples
           This text has a color of #6a14ed        
        
          <p style="color:#6a14ed;">Text here</p>
        
        
          .mytext {color:#6a14ed;}
        
        Text color #6a14ed
      
           This box has a color of #6a14ed        
        
          <div style="background-color:#6a14ed;">Content here</div>
        
        
          .mybackground {background-color:#6a14ed;}
        
        Background color #6a14ed
      
           Border around this has a color of #6a14ed        
        
          <div style="border:2px solid #6a14ed;">Content here</div>
        
        
          .myborder {border:2px solid #6a14ed;}
        
        Border color #6a14ed