#6a0acd color space conversions
Hex:
        #6a0acd
        RGB:
        106, 10, 205
        CMY:
        58, 96, 20
        CMYK:
        48, 95, 0, 20
      HSL:
        270°, 90.6977%, 42.1569%
        HSV (HSB):
        270°, 95.1220%, 80.3922%
        XYZ:
        17.0718, 7.6890, 58.3420
        xyY:
        0.2054, 0.0925, 7.6890
      CIE-Lab:
        33.3267, 69.4943, -77.3980
        CIE-LCH:
        33.3267, 104.0188, 311.9201
        CIE-Luv:
        33.3267, 10.5198, -105.3841
        Hunter-Lab:
        27.7291, 61.3703, -105.3356
      #6a0acd color charts
#6a0acd RGB chart
      #6a0acd CMYK chart
      #6a0acd RGB pie chart
      #6a0acd color shades, tints & tones
#6a0acd color schemes
#6a0acd color preview, HTML & CSS examples
           This text has a color of #6a0acd        
        
          <p style="color:#6a0acd;">Text here</p>
        
        
          .mytext {color:#6a0acd;}
        
        Text color #6a0acd
      
           This box has a color of #6a0acd        
        
          <div style="background-color:#6a0acd;">Content here</div>
        
        
          .mybackground {background-color:#6a0acd;}
        
        Background color #6a0acd
      
           Border around this has a color of #6a0acd        
        
          <div style="border:2px solid #6a0acd;">Content here</div>
        
        
          .myborder {border:2px solid #6a0acd;}
        
        Border color #6a0acd