#a64eff color space conversions
Hex:
        #a64eff
        RGB:
        166, 78, 255
        CMY:
        35, 69, 0
        CMYK:
        35, 69, 0, 0
      HSL:
        270°, 100.0000%, 65.2941%
        HSV (HSB):
        270°, 69.4118%, 100.0000%
        XYZ:
        36.5003, 20.7758, 96.6941
        xyY:
        0.2371, 0.1349, 20.7758
      CIE-Lab:
        52.7032, 67.2970, -73.7860
        CIE-LCH:
        52.7032, 99.8662, 312.3666
        CIE-Luv:
        52.7032, 21.1870, -120.1477
        Hunter-Lab:
        45.5804, 63.1749, -93.8711
      #a64eff color charts
#a64eff RGB chart
      #a64eff CMYK chart
      #a64eff RGB pie chart
      #a64eff color shades, tints & tones
#a64eff color schemes
#a64eff color preview, HTML & CSS examples
           This text has a color of #a64eff        
        
          <p style="color:#a64eff;">Text here</p>
        
        
          .mytext {color:#a64eff;}
        
        Text color #a64eff
      
           This box has a color of #a64eff        
        
          <div style="background-color:#a64eff;">Content here</div>
        
        
          .mybackground {background-color:#a64eff;}
        
        Background color #a64eff
      
           Border around this has a color of #a64eff        
        
          <div style="border:2px solid #a64eff;">Content here</div>
        
        
          .myborder {border:2px solid #a64eff;}
        
        Border color #a64eff