#a148fd color space conversions
Hex:
        #a148fd
        RGB:
        161, 72, 253
        CMY:
        37, 72, 1
        CMYK:
        36, 72, 0, 1
      HSL:
        270°, 97.8378%, 63.7255%
        HSV (HSB):
        270°, 71.5415%, 99.2157%
        XYZ:
        34.7449, 19.3036, 94.8232
        xyY:
        0.2334, 0.1297, 19.3036
      CIE-Lab:
        51.0406, 68.5416, -75.4047
        CIE-LCH:
        51.0406, 101.9010, 312.2703
        CIE-Luv:
        51.0406, 20.2087, -121.3941
        Hunter-Lab:
        43.9359, 64.2716, -97.2055
      #a148fd color charts
#a148fd RGB chart
      #a148fd CMYK chart
      #a148fd RGB pie chart
      #a148fd color shades, tints & tones
#a148fd color schemes
#a148fd color preview, HTML & CSS examples
           This text has a color of #a148fd        
        
          <p style="color:#a148fd;">Text here</p>
        
        
          .mytext {color:#a148fd;}
        
        Text color #a148fd
      
           This box has a color of #a148fd        
        
          <div style="background-color:#a148fd;">Content here</div>
        
        
          .mybackground {background-color:#a148fd;}
        
        Background color #a148fd
      
           Border around this has a color of #a148fd        
        
          <div style="border:2px solid #a148fd;">Content here</div>
        
        
          .myborder {border:2px solid #a148fd;}
        
        Border color #a148fd