#8c5aed color space conversions
Hex:
        #8c5aed
        RGB:
        140, 90, 237
        CMY:
        45, 65, 7
        CMYK:
        41, 62, 0, 7
      HSL:
        260°, 80.3279%, 64.1176%
        HSV (HSB):
        260°, 62.0253%, 92.9412%
        XYZ:
        29.7574, 19.0022, 82.2202
        xyY:
        0.2272, 0.1451, 19.0022
      CIE-Lab:
        50.6898, 52.0565, -67.1426
        CIE-LCH:
        50.6898, 84.9588, 307.7869
        CIE-Luv:
        50.6898, 9.3336, -107.8947
        Hunter-Lab:
        43.5915, 45.5666, -81.3158
      #8c5aed color charts
#8c5aed RGB chart
      #8c5aed CMYK chart
      #8c5aed RGB pie chart
      #8c5aed color shades, tints & tones
#8c5aed color schemes
#8c5aed color preview, HTML & CSS examples
           This text has a color of #8c5aed        
        
          <p style="color:#8c5aed;">Text here</p>
        
        
          .mytext {color:#8c5aed;}
        
        Text color #8c5aed
      
           This box has a color of #8c5aed        
        
          <div style="background-color:#8c5aed;">Content here</div>
        
        
          .mybackground {background-color:#8c5aed;}
        
        Background color #8c5aed
      
           Border around this has a color of #8c5aed        
        
          <div style="border:2px solid #8c5aed;">Content here</div>
        
        
          .myborder {border:2px solid #8c5aed;}
        
        Border color #8c5aed