#6a20ec color space conversions
Hex:
        #6a20ec
        RGB:
        106, 32, 236
        CMY:
        58, 87, 7
        CMYK:
        55, 86, 0, 7
      HSL:
        262°, 84.2975%, 52.5490%
        HSV (HSB):
        262°, 86.4407%, 92.5490%
        XYZ:
        21.6007, 10.1533, 80.1782
        xyY:
        0.1930, 0.0907, 10.1533
      CIE-Lab:
        38.1162, 71.8668, -87.3007
        CIE-LCH:
        38.1162, 113.0764, 309.4616
        CIE-Luv:
        38.1162, 5.2739, -122.8092
        Hunter-Lab:
        31.8643, 65.2421, -126.8829
      #6a20ec color charts
#6a20ec RGB chart
      #6a20ec CMYK chart
      #6a20ec RGB pie chart
      #6a20ec color shades, tints & tones
#6a20ec color schemes
#6a20ec color preview, HTML & CSS examples
           This text has a color of #6a20ec        
        
          <p style="color:#6a20ec;">Text here</p>
        
        
          .mytext {color:#6a20ec;}
        
        Text color #6a20ec
      
           This box has a color of #6a20ec        
        
          <div style="background-color:#6a20ec;">Content here</div>
        
        
          .mybackground {background-color:#6a20ec;}
        
        Background color #6a20ec
      
           Border around this has a color of #6a20ec        
        
          <div style="border:2px solid #6a20ec;">Content here</div>
        
        
          .myborder {border:2px solid #6a20ec;}
        
        Border color #6a20ec