#6a20d2 color space conversions
Hex:
        #6a20d2
        RGB:
        106, 32, 210
        CMY:
        58, 87, 18
        CMYK:
        50, 85, 0, 18
      HSL:
        265°, 73.5537%, 47.4510%
        HSV (HSB):
        265°, 84.7619%, 82.3529%
        XYZ:
        18.0932, 8.7503, 61.7081
        xyY:
        0.2043, 0.0988, 8.7503
      CIE-Lab:
        35.4991, 65.6479, -76.7184
        CIE-LCH:
        35.4991, 100.9720, 310.5536
        CIE-Luv:
        35.4991, 8.5557, -107.4723
        Hunter-Lab:
        29.5810, 57.4130, -102.9767
      #6a20d2 color charts
#6a20d2 RGB chart
      #6a20d2 CMYK chart
      #6a20d2 RGB pie chart
      #6a20d2 color shades, tints & tones
#6a20d2 color schemes
#6a20d2 color preview, HTML & CSS examples
           This text has a color of #6a20d2        
        
          <p style="color:#6a20d2;">Text here</p>
        
        
          .mytext {color:#6a20d2;}
        
        Text color #6a20d2
      
           This box has a color of #6a20d2        
        
          <div style="background-color:#6a20d2;">Content here</div>
        
        
          .mybackground {background-color:#6a20d2;}
        
        Background color #6a20d2
      
           Border around this has a color of #6a20d2        
        
          <div style="border:2px solid #6a20d2;">Content here</div>
        
        
          .myborder {border:2px solid #6a20d2;}
        
        Border color #6a20d2