#6a2cff color space conversions
Hex:
        #6a2cff
        RGB:
        106, 44, 255
        CMY:
        58, 83, 0
        CMYK:
        58, 83, 0, 0
      HSL:
        258°, 100.0000%, 58.6275%
        HSV (HSB):
        258°, 82.7451%, 100.0000%
        XYZ:
        24.8945, 12.0855, 95.6284
        xyY:
        0.1877, 0.0911, 12.0855
      CIE-Lab:
        41.3517, 72.7023, -92.6486
        CIE-LCH:
        41.3517, 117.7684, 308.1216
        CIE-Luv:
        41.3517, 2.2140, -133.1761
        Hunter-Lab:
        34.7643, 66.9857, -138.7580
      #6a2cff color charts
#6a2cff RGB chart
      #6a2cff CMYK chart
      #6a2cff RGB pie chart
      #6a2cff color shades, tints & tones
#6a2cff color schemes
#6a2cff color preview, HTML & CSS examples
           This text has a color of #6a2cff        
        
          <p style="color:#6a2cff;">Text here</p>
        
        
          .mytext {color:#6a2cff;}
        
        Text color #6a2cff
      
           This box has a color of #6a2cff        
        
          <div style="background-color:#6a2cff;">Content here</div>
        
        
          .mybackground {background-color:#6a2cff;}
        
        Background color #6a2cff
      
           Border around this has a color of #6a2cff        
        
          <div style="border:2px solid #6a2cff;">Content here</div>
        
        
          .myborder {border:2px solid #6a2cff;}
        
        Border color #6a2cff