#a228bd color space conversions
Hex:
        #a228bd
        RGB:
        162, 40, 189
        CMY:
        36, 84, 26
        CMYK:
        14, 79, 0, 26
      HSL:
        289°, 65.0655%, 44.9020%
        HSV (HSB):
        289°, 78.8360%, 74.1176%
        XYZ:
        24.8444, 12.8731, 49.3194
        xyY:
        0.2854, 0.1479, 12.8731
      CIE-Lab:
        42.5714, 67.2302, -52.6118
        CIE-LCH:
        42.5714, 85.3692, 321.9546
        CIE-Luv:
        42.5714, 40.8201, -83.9537
        Hunter-Lab:
        35.8791, 60.8135, -56.3847
      #a228bd color charts
#a228bd RGB chart
      #a228bd CMYK chart
      #a228bd RGB pie chart
      #a228bd color shades, tints & tones
#a228bd color schemes
#a228bd color preview, HTML & CSS examples
           This text has a color of #a228bd        
        
          <p style="color:#a228bd;">Text here</p>
        
        
          .mytext {color:#a228bd;}
        
        Text color #a228bd
      
           This box has a color of #a228bd        
        
          <div style="background-color:#a228bd;">Content here</div>
        
        
          .mybackground {background-color:#a228bd;}
        
        Background color #a228bd
      
           Border around this has a color of #a228bd        
        
          <div style="border:2px solid #a228bd;">Content here</div>
        
        
          .myborder {border:2px solid #a228bd;}
        
        Border color #a228bd