#8c4dcd color space conversions
Hex:
        #8c4dcd
        RGB:
        140, 77, 205
        CMY:
        45, 70, 20
        CMYK:
        32, 62, 0, 20
      HSL:
        270°, 56.1404%, 55.2941%
        HSV (HSB):
        270°, 62.4390%, 80.3922%
        XYZ:
        24.4885, 15.2910, 59.4184
        xyY:
        0.2469, 0.1541, 15.2910
      CIE-Lab:
        46.0302, 50.7879, -56.4883
        CIE-LCH:
        46.0302, 75.9628, 311.9583
        CIE-Luv:
        46.0302, 17.2631, -89.6716
        Hunter-Lab:
        39.1037, 43.3535, -62.7191
      #8c4dcd color charts
#8c4dcd RGB chart
      #8c4dcd CMYK chart
      #8c4dcd RGB pie chart
      #8c4dcd color shades, tints & tones
#8c4dcd color schemes
#8c4dcd color preview, HTML & CSS examples
           This text has a color of #8c4dcd        
        
          <p style="color:#8c4dcd;">Text here</p>
        
        
          .mytext {color:#8c4dcd;}
        
        Text color #8c4dcd
      
           This box has a color of #8c4dcd        
        
          <div style="background-color:#8c4dcd;">Content here</div>
        
        
          .mybackground {background-color:#8c4dcd;}
        
        Background color #8c4dcd
      
           Border around this has a color of #8c4dcd        
        
          <div style="border:2px solid #8c4dcd;">Content here</div>
        
        
          .myborder {border:2px solid #8c4dcd;}
        
        Border color #8c4dcd