#6a12ac color space conversions
Hex:
        #6a12ac
        RGB:
        106, 18, 172
        CMY:
        58, 93, 33
        CMYK:
        38, 90, 0, 33
      HSL:
        274°, 81.0526%, 37.2549%
        HSV (HSB):
        274°, 89.5349%, 67.4510%
        XYZ:
        13.6066, 6.4753, 39.5624
        xyY:
        0.2281, 0.1086, 6.4753
      CIE-Lab:
        30.5814, 60.7794, -62.4028
        CIE-LCH:
        30.5814, 87.1105, 314.2450
        CIE-Luv:
        30.5814, 15.6598, -85.2035
        Hunter-Lab:
        25.4467, 50.9137, -74.3666
      #6a12ac color charts
#6a12ac RGB chart
      #6a12ac CMYK chart
      #6a12ac RGB pie chart
      #6a12ac color shades, tints & tones
#6a12ac color schemes
#6a12ac color preview, HTML & CSS examples
           This text has a color of #6a12ac        
        
          <p style="color:#6a12ac;">Text here</p>
        
        
          .mytext {color:#6a12ac;}
        
        Text color #6a12ac
      
           This box has a color of #6a12ac        
        
          <div style="background-color:#6a12ac;">Content here</div>
        
        
          .mybackground {background-color:#6a12ac;}
        
        Background color #6a12ac
      
           Border around this has a color of #6a12ac        
        
          <div style="border:2px solid #6a12ac;">Content here</div>
        
        
          .myborder {border:2px solid #6a12ac;}
        
        Border color #6a12ac