#8416db color space conversions
Hex:
        #8416db
        RGB:
        132, 22, 219
        CMY:
        48, 91, 14
        CMYK:
        40, 90, 0, 14
      HSL:
        274°, 81.7427%, 47.2549%
        HSV (HSB):
        274°, 89.9543%, 85.8824%
        XYZ:
        22.5888, 10.5938, 67.8721
        xyY:
        0.2235, 0.1048, 10.5938
      CIE-Lab:
        38.8878, 73.1246, -76.2128
        CIE-LCH:
        38.8878, 105.6201, 313.8153
        CIE-Luv:
        38.8878, 18.5941, -111.6036
        Hunter-Lab:
        32.5482, 66.9219, -100.8527
      #8416db color charts
#8416db RGB chart
      #8416db CMYK chart
      #8416db RGB pie chart
      #8416db color shades, tints & tones
#8416db color schemes
#8416db color preview, HTML & CSS examples
           This text has a color of #8416db        
        
          <p style="color:#8416db;">Text here</p>
        
        
          .mytext {color:#8416db;}
        
        Text color #8416db
      
           This box has a color of #8416db        
        
          <div style="background-color:#8416db;">Content here</div>
        
        
          .mybackground {background-color:#8416db;}
        
        Background color #8416db
      
           Border around this has a color of #8416db        
        
          <div style="border:2px solid #8416db;">Content here</div>
        
        
          .myborder {border:2px solid #8416db;}
        
        Border color #8416db