#8d11ff color space conversions
Hex:
        #8d11ff
        RGB:
        141, 17, 255
        CMY:
        45, 93, 0
        CMYK:
        45, 93, 0, 0
      HSL:
        271°, 100.0000%, 53.3333%
        HSV (HSB):
        271°, 93.3333%, 100.0000%
        XYZ:
        29.2350, 13.2836, 95.6309
        xyY:
        0.2116, 0.0962, 13.2836
      CIE-Lab:
        43.1875, 82.3950, -89.4852
        CIE-LCH:
        43.1875, 121.6410, 312.6379
        CIE-Luv:
        43.1875, 16.3151, -132.7056
        Hunter-Lab:
        36.4467, 79.3983, -130.0557
      #8d11ff color charts
#8d11ff RGB chart
      #8d11ff CMYK chart
      #8d11ff RGB pie chart
      #8d11ff color shades, tints & tones
#8d11ff color schemes
#8d11ff color preview, HTML & CSS examples
           This text has a color of #8d11ff        
        
          <p style="color:#8d11ff;">Text here</p>
        
        
          .mytext {color:#8d11ff;}
        
        Text color #8d11ff
      
           This box has a color of #8d11ff        
        
          <div style="background-color:#8d11ff;">Content here</div>
        
        
          .mybackground {background-color:#8d11ff;}
        
        Background color #8d11ff
      
           Border around this has a color of #8d11ff        
        
          <div style="border:2px solid #8d11ff;">Content here</div>
        
        
          .myborder {border:2px solid #8d11ff;}
        
        Border color #8d11ff