#8d5aff color space conversions
Hex:
        #8d5aff
        RGB:
        141, 90, 255
        CMY:
        45, 65, 0
        CMYK:
        45, 65, 0, 0
      HSL:
        259°, 100.0000%, 67.6471%
        HSV (HSB):
        259°, 64.7059%, 100.0000%
        XYZ:
        32.6907, 20.1950, 96.7828
        xyY:
        0.2184, 0.1349, 20.1950
      CIE-Lab:
        52.0570, 56.9709, -74.9589
        CIE-LCH:
        52.0570, 94.1516, 307.2359
        CIE-Luv:
        52.0570, 7.4834, -120.4436
        Hunter-Lab:
        44.9389, 51.2062, -96.2328
      #8d5aff color charts
#8d5aff RGB chart
      #8d5aff CMYK chart
      #8d5aff RGB pie chart
      #8d5aff color shades, tints & tones
#8d5aff color schemes
#8d5aff color preview, HTML & CSS examples
           This text has a color of #8d5aff        
        
          <p style="color:#8d5aff;">Text here</p>
        
        
          .mytext {color:#8d5aff;}
        
        Text color #8d5aff
      
           This box has a color of #8d5aff        
        
          <div style="background-color:#8d5aff;">Content here</div>
        
        
          .mybackground {background-color:#8d5aff;}
        
        Background color #8d5aff
      
           Border around this has a color of #8d5aff        
        
          <div style="border:2px solid #8d5aff;">Content here</div>
        
        
          .myborder {border:2px solid #8d5aff;}
        
        Border color #8d5aff