#6a30fa color space conversions
Hex:
        #6a30fa
        RGB:
        106, 48, 250
        CMY:
        58, 81, 2
        CMYK:
        58, 81, 0, 2
      HSL:
        257°, 95.2830%, 58.4314%
        HSV (HSB):
        257°, 80.8000%, 98.0392%
        XYZ:
        24.2561, 12.0802, 91.4958
        xyY:
        0.1897, 0.0945, 12.0802
      CIE-Lab:
        41.3433, 69.9803, -89.8634
        CIE-LCH:
        41.3433, 113.8976, 307.9094
        CIE-Luv:
        41.3433, 2.3203, -129.9624
        Hunter-Lab:
        34.7566, 63.7486, -131.7497
      #6a30fa color charts
#6a30fa RGB chart
      #6a30fa CMYK chart
      #6a30fa RGB pie chart
      #6a30fa color shades, tints & tones
#6a30fa color schemes
#6a30fa color preview, HTML & CSS examples
           This text has a color of #6a30fa        
        
          <p style="color:#6a30fa;">Text here</p>
        
        
          .mytext {color:#6a30fa;}
        
        Text color #6a30fa
      
           This box has a color of #6a30fa        
        
          <div style="background-color:#6a30fa;">Content here</div>
        
        
          .mybackground {background-color:#6a30fa;}
        
        Background color #6a30fa
      
           Border around this has a color of #6a30fa        
        
          <div style="border:2px solid #6a30fa;">Content here</div>
        
        
          .myborder {border:2px solid #6a30fa;}
        
        Border color #6a30fa