#6a1282 color space conversions
Hex:
        #6a1282
        RGB:
        106, 18, 130
        CMY:
        58, 93, 49
        CMYK:
        18, 86, 0, 49
      HSL:
        287°, 75.6757%, 29.0196%
        HSV (HSB):
        287°, 86.1538%, 50.9804%
        XYZ:
        10.1894, 5.1085, 21.5681
        xyY:
        0.2764, 0.1386, 5.1085
      CIE-Lab:
        27.0416, 51.9995, -42.3765
        CIE-LCH:
        27.0416, 67.0799, 320.8220
        CIE-Luv:
        27.0416, 25.0124, -57.9705
        Hunter-Lab:
        22.6020, 40.9180, -40.7565
      #6a1282 color charts
#6a1282 RGB chart
      #6a1282 CMYK chart
      #6a1282 RGB pie chart
      #6a1282 color shades, tints & tones
#6a1282 color schemes
#6a1282 color preview, HTML & CSS examples
           This text has a color of #6a1282        
        
          <p style="color:#6a1282;">Text here</p>
        
        
          .mytext {color:#6a1282;}
        
        Text color #6a1282
      
           This box has a color of #6a1282        
        
          <div style="background-color:#6a1282;">Content here</div>
        
        
          .mybackground {background-color:#6a1282;}
        
        Background color #6a1282
      
           Border around this has a color of #6a1282        
        
          <div style="border:2px solid #6a1282;">Content here</div>
        
        
          .myborder {border:2px solid #6a1282;}
        
        Border color #6a1282