#8223c1 color space conversions
Hex:
        #8223c1
        RGB:
        130, 35, 193
        CMY:
        49, 86, 24
        CMYK:
        33, 82, 0, 24
      HSL:
        276°, 69.2982%, 44.7059%
        HSV (HSB):
        276°, 81.8653%, 75.6863%
        XYZ:
        19.4326, 9.7981, 51.3191
        xyY:
        0.2412, 0.1216, 9.7981
      CIE-Lab:
        37.4777, 64.0484, -63.4425
        CIE-LCH:
        37.4777, 90.1507, 315.2723
        CIE-Luv:
        37.4777, 21.8236, -94.0680
        Hunter-Lab:
        31.3020, 56.0361, -75.2936
      #8223c1 color charts
#8223c1 RGB chart
      #8223c1 CMYK chart
      #8223c1 RGB pie chart
      #8223c1 color shades, tints & tones
#8223c1 color schemes
#8223c1 color preview, HTML & CSS examples
           This text has a color of #8223c1        
        
          <p style="color:#8223c1;">Text here</p>
        
        
          .mytext {color:#8223c1;}
        
        Text color #8223c1
      
           This box has a color of #8223c1        
        
          <div style="background-color:#8223c1;">Content here</div>
        
        
          .mybackground {background-color:#8223c1;}
        
        Background color #8223c1
      
           Border around this has a color of #8223c1        
        
          <div style="border:2px solid #8223c1;">Content here</div>
        
        
          .myborder {border:2px solid #8223c1;}
        
        Border color #8223c1