#8223a7 color space conversions
Hex:
        #8223a7
        RGB:
        130, 35, 167
        CMY:
        49, 86, 35
        CMYK:
        22, 79, 0, 35
      HSL:
        283°, 65.3465%, 39.6078%
        HSV (HSB):
        283°, 79.0419%, 65.4902%
        XYZ:
        16.7820, 8.7379, 37.3613
        xyY:
        0.2669, 0.1390, 8.7379
      CIE-Lab:
        35.4747, 58.6299, -51.2685
        CIE-LCH:
        35.4747, 77.8841, 318.8321
        CIE-Luv:
        35.4747, 27.8593, -76.4594
        Hunter-Lab:
        29.5600, 49.6095, -54.2456
      #8223a7 color charts
#8223a7 RGB chart
      #8223a7 CMYK chart
      #8223a7 RGB pie chart
      #8223a7 color shades, tints & tones
#8223a7 color schemes
#8223a7 color preview, HTML & CSS examples
           This text has a color of #8223a7        
        
          <p style="color:#8223a7;">Text here</p>
        
        
          .mytext {color:#8223a7;}
        
        Text color #8223a7
      
           This box has a color of #8223a7        
        
          <div style="background-color:#8223a7;">Content here</div>
        
        
          .mybackground {background-color:#8223a7;}
        
        Background color #8223a7
      
           Border around this has a color of #8223a7        
        
          <div style="border:2px solid #8223a7;">Content here</div>
        
        
          .myborder {border:2px solid #8223a7;}
        
        Border color #8223a7