#a18bfa color space conversions
Hex:
        #a18bfa
        RGB:
        161, 139, 250
        CMY:
        37, 45, 2
        CMYK:
        36, 44, 0, 2
      HSL:
        252°, 91.7355%, 76.2745%
        HSV (HSB):
        252°, 44.4000%, 98.0392%
        XYZ:
        41.1859, 32.9444, 94.6307
        xyY:
        0.2440, 0.1952, 32.9444
      CIE-Lab:
        64.1159, 33.0341, -52.7316
        CIE-LCH:
        64.1159, 62.2244, 302.0654
        CIE-Luv:
        64.1159, 2.7108, -88.6997
        Hunter-Lab:
        57.3972, 27.6390, -57.5732
      #a18bfa color charts
#a18bfa RGB chart
      #a18bfa CMYK chart
      #a18bfa RGB pie chart
      #a18bfa color shades, tints & tones
#a18bfa color schemes
#a18bfa color preview, HTML & CSS examples
           This text has a color of #a18bfa        
        
          <p style="color:#a18bfa;">Text here</p>
        
        
          .mytext {color:#a18bfa;}
        
        Text color #a18bfa
      
           This box has a color of #a18bfa        
        
          <div style="background-color:#a18bfa;">Content here</div>
        
        
          .mybackground {background-color:#a18bfa;}
        
        Background color #a18bfa
      
           Border around this has a color of #a18bfa        
        
          <div style="border:2px solid #a18bfa;">Content here</div>
        
        
          .myborder {border:2px solid #a18bfa;}
        
        Border color #a18bfa