#8c4fca color space conversions
Hex:
        #8c4fca
        RGB:
        140, 79, 202
        CMY:
        45, 69, 21
        CMYK:
        31, 61, 0, 21
      HSL:
        270°, 53.7118%, 55.0980%
        HSV (HSB):
        270°, 60.8911%, 79.2157%
        XYZ:
        24.2719, 15.4317, 57.5765
        xyY:
        0.2495, 0.1586, 15.4317
      CIE-Lab:
        46.2199, 49.0293, -54.4548
        CIE-LCH:
        46.2199, 73.2747, 311.9988
        CIE-Luv:
        46.2199, 17.2734, -86.6433
        Hunter-Lab:
        39.2832, 41.5441, -59.4018
      #8c4fca color charts
#8c4fca RGB chart
      #8c4fca CMYK chart
      #8c4fca RGB pie chart
      #8c4fca color shades, tints & tones
#8c4fca color schemes
#8c4fca color preview, HTML & CSS examples
           This text has a color of #8c4fca        
        
          <p style="color:#8c4fca;">Text here</p>
        
        
          .mytext {color:#8c4fca;}
        
        Text color #8c4fca
      
           This box has a color of #8c4fca        
        
          <div style="background-color:#8c4fca;">Content here</div>
        
        
          .mybackground {background-color:#8c4fca;}
        
        Background color #8c4fca
      
           Border around this has a color of #8c4fca        
        
          <div style="border:2px solid #8c4fca;">Content here</div>
        
        
          .myborder {border:2px solid #8c4fca;}
        
        Border color #8c4fca