#8111c4 color space conversions
Hex:
        #8111c4
        RGB:
        129, 17, 196
        CMY:
        49, 93, 23
        CMYK:
        34, 91, 0, 23
      HSL:
        278°, 84.0376%, 41.7647%
        HSV (HSB):
        278°, 91.3265%, 76.8627%
        XYZ:
        19.2175, 9.0535, 52.9592
        xyY:
        0.2366, 0.1115, 9.0535
      CIE-Lab:
        36.0872, 68.9512, -67.4806
        CIE-LCH:
        36.0872, 96.4775, 315.6176
        CIE-Luv:
        36.0872, 22.0721, -97.9342
        Hunter-Lab:
        30.0891, 61.3496, -83.2926
      #8111c4 color charts
#8111c4 RGB chart
      #8111c4 CMYK chart
      #8111c4 RGB pie chart
      #8111c4 color shades, tints & tones
#8111c4 color schemes
#8111c4 color preview, HTML & CSS examples
           This text has a color of #8111c4        
        
          <p style="color:#8111c4;">Text here</p>
        
        
          .mytext {color:#8111c4;}
        
        Text color #8111c4
      
           This box has a color of #8111c4        
        
          <div style="background-color:#8111c4;">Content here</div>
        
        
          .mybackground {background-color:#8111c4;}
        
        Background color #8111c4
      
           Border around this has a color of #8111c4        
        
          <div style="border:2px solid #8111c4;">Content here</div>
        
        
          .myborder {border:2px solid #8111c4;}
        
        Border color #8111c4