#8223d1 color space conversions
Hex:
        #8223d1
        RGB:
        130, 35, 209
        CMY:
        49, 86, 18
        CMYK:
        38, 83, 0, 18
      HSL:
        273°, 71.3115%, 47.8431%
        HSV (HSB):
        273°, 83.2536%, 81.9608%
        XYZ:
        21.3156, 10.5513, 61.2348
        xyY:
        0.2289, 0.1133, 10.5513
      CIE-Lab:
        38.8143, 67.5094, -70.5782
        CIE-LCH:
        38.8143, 97.6668, 313.7269
        CIE-Luv:
        38.8143, 18.5966, -104.4198
        Hunter-Lab:
        32.4828, 60.2887, -89.0321
      #8223d1 color charts
#8223d1 RGB chart
      #8223d1 CMYK chart
      #8223d1 RGB pie chart
      #8223d1 color shades, tints & tones
#8223d1 color schemes
#8223d1 color preview, HTML & CSS examples
           This text has a color of #8223d1        
        
          <p style="color:#8223d1;">Text here</p>
        
        
          .mytext {color:#8223d1;}
        
        Text color #8223d1
      
           This box has a color of #8223d1        
        
          <div style="background-color:#8223d1;">Content here</div>
        
        
          .mybackground {background-color:#8223d1;}
        
        Background color #8223d1
      
           Border around this has a color of #8223d1        
        
          <div style="border:2px solid #8223d1;">Content here</div>
        
        
          .myborder {border:2px solid #8223d1;}
        
        Border color #8223d1