#8416df color space conversions
Hex:
        #8416df
        RGB:
        132, 22, 223
        CMY:
        48, 91, 13
        CMYK:
        41, 90, 0, 13
      HSL:
        273°, 82.0408%, 48.0392%
        HSV (HSB):
        273°, 90.1345%, 87.4510%
        XYZ:
        23.1219, 10.8071, 70.6793
        xyY:
        0.2210, 0.1033, 10.8071
      CIE-Lab:
        39.2536, 73.9652, -77.9058
        CIE-LCH:
        39.2536, 107.4252, 313.5137
        CIE-Luv:
        39.2536, 17.8454, -114.0533
        Hunter-Lab:
        32.8741, 68.0178, -104.4617
      #8416df color charts
#8416df RGB chart
      #8416df CMYK chart
      #8416df RGB pie chart
      #8416df color shades, tints & tones
#8416df color schemes
#8416df color preview, HTML & CSS examples
           This text has a color of #8416df        
        
          <p style="color:#8416df;">Text here</p>
        
        
          .mytext {color:#8416df;}
        
        Text color #8416df
      
           This box has a color of #8416df        
        
          <div style="background-color:#8416df;">Content here</div>
        
        
          .mybackground {background-color:#8416df;}
        
        Background color #8416df
      
           Border around this has a color of #8416df        
        
          <div style="border:2px solid #8416df;">Content here</div>
        
        
          .myborder {border:2px solid #8416df;}
        
        Border color #8416df