#a06fda color space conversions
Hex:
        #a06fda
        RGB:
        160, 111, 218
        CMY:
        37, 56, 15
        CMYK:
        27, 49, 0, 15
      HSL:
        267°, 59.1160%, 64.5098%
        HSV (HSB):
        267°, 49.0826%, 85.4902%
        XYZ:
        32.8365, 23.9044, 69.2130
        xyY:
        0.2607, 0.1898, 23.9044
      CIE-Lab:
        55.9920, 40.5302, -47.8406
        CIE-LCH:
        55.9920, 62.7010, 310.2711
        CIE-Luv:
        55.9920, 15.5919, -79.4836
        Hunter-Lab:
        48.8921, 34.3214, -49.7080
      #a06fda color charts
#a06fda RGB chart
      #a06fda CMYK chart
      #a06fda RGB pie chart
      #a06fda color shades, tints & tones
#a06fda color schemes
#a06fda color preview, HTML & CSS examples
           This text has a color of #a06fda        
        
          <p style="color:#a06fda;">Text here</p>
        
        
          .mytext {color:#a06fda;}
        
        Text color #a06fda
      
           This box has a color of #a06fda        
        
          <div style="background-color:#a06fda;">Content here</div>
        
        
          .mybackground {background-color:#a06fda;}
        
        Background color #a06fda
      
           Border around this has a color of #a06fda        
        
          <div style="border:2px solid #a06fda;">Content here</div>
        
        
          .myborder {border:2px solid #a06fda;}
        
        Border color #a06fda