#a419ed color space conversions
Hex:
        #a419ed
        RGB:
        164, 25, 237
        CMY:
        36, 90, 7
        CMYK:
        31, 89, 0, 7
      HSL:
        279°, 85.4839%, 51.3725%
        HSV (HSB):
        279°, 89.4515%, 92.9412%
        XYZ:
        30.9435, 14.7022, 81.3277
        xyY:
        0.2437, 0.1158, 14.7022
      CIE-Lab:
        45.2236, 80.0699, -75.9056
        CIE-LCH:
        45.2236, 110.3307, 316.5293
        CIE-Luv:
        45.2236, 30.5577, -118.3289
        Hunter-Lab:
        38.3434, 76.9502, -98.9156
      #a419ed color charts
#a419ed RGB chart
      #a419ed CMYK chart
      #a419ed RGB pie chart
      #a419ed color shades, tints & tones
#a419ed color schemes
#a419ed color preview, HTML & CSS examples
           This text has a color of #a419ed        
        
          <p style="color:#a419ed;">Text here</p>
        
        
          .mytext {color:#a419ed;}
        
        Text color #a419ed
      
           This box has a color of #a419ed        
        
          <div style="background-color:#a419ed;">Content here</div>
        
        
          .mybackground {background-color:#a419ed;}
        
        Background color #a419ed
      
           Border around this has a color of #a419ed        
        
          <div style="border:2px solid #a419ed;">Content here</div>
        
        
          .myborder {border:2px solid #a419ed;}
        
        Border color #a419ed