#6a0dff color space conversions
Hex:
        #6a0dff
        RGB:
        106, 13, 255
        CMY:
        58, 95, 0
        CMYK:
        58, 95, 0, 0
      HSL:
        263°, 100.0000%, 52.5490%
        HSV (HSB):
        263°, 94.9020%, 100.0000%
        XYZ:
        24.1378, 10.5720, 95.3761
        xyY:
        0.1856, 0.0813, 10.5720
      CIE-Lab:
        38.8501, 80.2103, -96.7933
        CIE-LCH:
        38.8501, 125.7085, 309.6478
        CIE-Luv:
        38.8501, 4.0877, -134.0382
        Hunter-Lab:
        32.5146, 75.6118, -151.1568
      #6a0dff color charts
#6a0dff RGB chart
      #6a0dff CMYK chart
      #6a0dff RGB pie chart
      #6a0dff color shades, tints & tones
#6a0dff color schemes
#6a0dff color preview, HTML & CSS examples
           This text has a color of #6a0dff        
        
          <p style="color:#6a0dff;">Text here</p>
        
        
          .mytext {color:#6a0dff;}
        
        Text color #6a0dff
      
           This box has a color of #6a0dff        
        
          <div style="background-color:#6a0dff;">Content here</div>
        
        
          .mybackground {background-color:#6a0dff;}
        
        Background color #6a0dff
      
           Border around this has a color of #6a0dff        
        
          <div style="border:2px solid #6a0dff;">Content here</div>
        
        
          .myborder {border:2px solid #6a0dff;}
        
        Border color #6a0dff