#a67fff color space conversions
Hex:
        #a67fff
        RGB:
        166, 127, 255
        CMY:
        35, 50, 0
        CMYK:
        35, 50, 0, 0
      HSL:
        258°, 100.0000%, 74.9020%
        HSV (HSB):
        258°, 50.1961%, 100.0000%
        XYZ:
        41.3653, 30.5057, 98.3157
        xyY:
        0.2431, 0.1792, 30.5057
      CIE-Lab:
        62.0882, 42.3229, -58.6738
        CIE-LCH:
        62.0882, 72.3453, 305.8039
        CIE-Luv:
        62.0882, 8.5364, -98.8828
        Hunter-Lab:
        55.2320, 37.0292, -66.8768
      #a67fff color charts
#a67fff RGB chart
      #a67fff CMYK chart
      #a67fff RGB pie chart
      #a67fff color shades, tints & tones
#a67fff color schemes
#a67fff color preview, HTML & CSS examples
           This text has a color of #a67fff        
        
          <p style="color:#a67fff;">Text here</p>
        
        
          .mytext {color:#a67fff;}
        
        Text color #a67fff
      
           This box has a color of #a67fff        
        
          <div style="background-color:#a67fff;">Content here</div>
        
        
          .mybackground {background-color:#a67fff;}
        
        Background color #a67fff
      
           Border around this has a color of #a67fff        
        
          <div style="border:2px solid #a67fff;">Content here</div>
        
        
          .myborder {border:2px solid #a67fff;}
        
        Border color #a67fff