#8216db color space conversions
Hex:
        #8216db
        RGB:
        130, 22, 219
        CMY:
        49, 91, 14
        CMYK:
        41, 90, 0, 14
      HSL:
        273°, 81.7427%, 47.2549%
        HSV (HSB):
        273°, 89.9543%, 85.8824%
        XYZ:
        22.2790, 10.4341, 67.8576
        xyY:
        0.2215, 0.1037, 10.4341
      CIE-Lab:
        38.6106, 72.8971, -76.6786
        CIE-LCH:
        38.6106, 105.7998, 313.5518
        CIE-Luv:
        38.6106, 17.6815, -111.8015
        Hunter-Lab:
        32.3019, 66.5854, -101.9410
      #8216db color charts
#8216db RGB chart
      #8216db CMYK chart
      #8216db RGB pie chart
      #8216db color shades, tints & tones
#8216db color schemes
#8216db color preview, HTML & CSS examples
           This text has a color of #8216db        
        
          <p style="color:#8216db;">Text here</p>
        
        
          .mytext {color:#8216db;}
        
        Text color #8216db
      
           This box has a color of #8216db        
        
          <div style="background-color:#8216db;">Content here</div>
        
        
          .mybackground {background-color:#8216db;}
        
        Background color #8216db
      
           Border around this has a color of #8216db        
        
          <div style="border:2px solid #8216db;">Content here</div>
        
        
          .myborder {border:2px solid #8216db;}
        
        Border color #8216db