#8223db color space conversions
Hex:
        #8223db
        RGB:
        130, 35, 219
        CMY:
        49, 86, 14
        CMYK:
        41, 84, 0, 14
      HSL:
        271°, 72.4409%, 49.8039%
        HSV (HSB):
        271°, 84.0183%, 85.8824%
        XYZ:
        22.5931, 11.0624, 67.9623
        xyY:
        0.2223, 0.1089, 11.0624
      CIE-Lab:
        39.6853, 69.7067, -74.9134
        CIE-LCH:
        39.6853, 102.3281, 312.9381
        CIE-Luv:
        39.6853, 16.7455, -110.7256
        Hunter-Lab:
        33.2601, 63.0473, -97.8685
      #8223db color charts
#8223db RGB chart
      #8223db CMYK chart
      #8223db RGB pie chart
      #8223db color shades, tints & tones
#8223db color schemes
#8223db color preview, HTML & CSS examples
           This text has a color of #8223db        
        
          <p style="color:#8223db;">Text here</p>
        
        
          .mytext {color:#8223db;}
        
        Text color #8223db
      
           This box has a color of #8223db        
        
          <div style="background-color:#8223db;">Content here</div>
        
        
          .mybackground {background-color:#8223db;}
        
        Background color #8223db
      
           Border around this has a color of #8223db        
        
          <div style="border:2px solid #8223db;">Content here</div>
        
        
          .myborder {border:2px solid #8223db;}
        
        Border color #8223db