#8d3bca color space conversions
Hex:
        #8d3bca
        RGB:
        141, 59, 202
        CMY:
        45, 77, 21
        CMYK:
        30, 71, 0, 21
      HSL:
        274°, 57.4297%, 51.1765%
        HSV (HSB):
        274°, 70.7921%, 79.2157%
        XYZ:
        23.2091, 13.0549, 57.1737
        xyY:
        0.2484, 0.1397, 13.0549
      CIE-Lab:
        42.8459, 58.8733, -59.8940
        CIE-LCH:
        42.8459, 83.9843, 314.5076
        CIE-Luv:
        42.8459, 22.2047, -93.2949
        Hunter-Lab:
        36.1316, 51.4293, -68.5269
      #8d3bca color charts
#8d3bca RGB chart
      #8d3bca CMYK chart
      #8d3bca RGB pie chart
      #8d3bca color shades, tints & tones
#8d3bca color schemes
#8d3bca color preview, HTML & CSS examples
           This text has a color of #8d3bca        
        
          <p style="color:#8d3bca;">Text here</p>
        
        
          .mytext {color:#8d3bca;}
        
        Text color #8d3bca
      
           This box has a color of #8d3bca        
        
          <div style="background-color:#8d3bca;">Content here</div>
        
        
          .mybackground {background-color:#8d3bca;}
        
        Background color #8d3bca
      
           Border around this has a color of #8d3bca        
        
          <div style="border:2px solid #8d3bca;">Content here</div>
        
        
          .myborder {border:2px solid #8d3bca;}
        
        Border color #8d3bca