#a067f4 color space conversions
Hex:
        #a067f4
        RGB:
        160, 103, 244
        CMY:
        37, 60, 4
        CMYK:
        34, 58, 0, 4
      HSL:
        264°, 86.5031%, 68.0392%
        HSV (HSB):
        264°, 57.7869%, 95.6863%
        XYZ:
        35.6766, 23.7057, 88.2833
        xyY:
        0.2416, 0.1605, 23.7057
      CIE-Lab:
        55.7920, 51.2288, -62.7167
        CIE-LCH:
        55.7920, 80.9801, 309.2429
        CIE-Luv:
        55.7920, 14.2616, -103.8339
        Hunter-Lab:
        48.6885, 45.5912, -73.4241
      #a067f4 color charts
#a067f4 RGB chart
      #a067f4 CMYK chart
      #a067f4 RGB pie chart
      #a067f4 color shades, tints & tones
#a067f4 color schemes
#a067f4 color preview, HTML & CSS examples
           This text has a color of #a067f4        
        
          <p style="color:#a067f4;">Text here</p>
        
        
          .mytext {color:#a067f4;}
        
        Text color #a067f4
      
           This box has a color of #a067f4        
        
          <div style="background-color:#a067f4;">Content here</div>
        
        
          .mybackground {background-color:#a067f4;}
        
        Background color #a067f4
      
           Border around this has a color of #a067f4        
        
          <div style="border:2px solid #a067f4;">Content here</div>
        
        
          .myborder {border:2px solid #a067f4;}
        
        Border color #a067f4