#6a00fa color space conversions
Hex:
        #6a00fa
        RGB:
        106, 0, 250
        CMY:
        58, 100, 2
        CMYK:
        58, 100, 0, 2
      HSL:
        265°, 100.0000%, 49.0196%
        HSV (HSB):
        265°, 100.0000%, 98.0392%
        XYZ:
        23.1992, 9.9663, 91.1434
        xyY:
        0.1866, 0.0802, 9.9663
      CIE-Lab:
        37.7819, 80.6562, -95.7612
        CIE-LCH:
        37.7819, 125.2024, 310.1062
        CIE-Luv:
        37.7819, 4.9935, -131.2777
        Hunter-Lab:
        31.5694, 75.9263, -149.0762
      #6a00fa color charts
#6a00fa RGB chart
      #6a00fa CMYK chart
      #6a00fa RGB pie chart
      #6a00fa color shades, tints & tones
#6a00fa color schemes
#6a00fa color preview, HTML & CSS examples
           This text has a color of #6a00fa        
        
          <p style="color:#6a00fa;">Text here</p>
        
        
          .mytext {color:#6a00fa;}
        
        Text color #6a00fa
      
           This box has a color of #6a00fa        
        
          <div style="background-color:#6a00fa;">Content here</div>
        
        
          .mybackground {background-color:#6a00fa;}
        
        Background color #6a00fa
      
           Border around this has a color of #6a00fa        
        
          <div style="border:2px solid #6a00fa;">Content here</div>
        
        
          .myborder {border:2px solid #6a00fa;}
        
        Border color #6a00fa