#8d5fda color space conversions
Hex:
        #8d5fda
        RGB:
        141, 95, 218
        CMY:
        45, 63, 15
        CMYK:
        35, 56, 0, 15
      HSL:
        262°, 62.4365%, 61.3725%
        HSV (HSB):
        262°, 56.4220%, 85.4902%
        XYZ:
        27.7316, 18.9091, 68.5179
        xyY:
        0.2408, 0.1642, 18.9091
      CIE-Lab:
        50.5807, 44.6405, -56.5927
        CIE-LCH:
        50.5807, 72.0799, 308.2665
        CIE-Luv:
        50.5807, 11.0143, -91.4746
        Hunter-Lab:
        43.4846, 37.7375, -62.9830
      #8d5fda color charts
#8d5fda RGB chart
      #8d5fda CMYK chart
      #8d5fda RGB pie chart
      #8d5fda color shades, tints & tones
#8d5fda color schemes
#8d5fda color preview, HTML & CSS examples
           This text has a color of #8d5fda        
        
          <p style="color:#8d5fda;">Text here</p>
        
        
          .mytext {color:#8d5fda;}
        
        Text color #8d5fda
      
           This box has a color of #8d5fda        
        
          <div style="background-color:#8d5fda;">Content here</div>
        
        
          .mybackground {background-color:#8d5fda;}
        
        Background color #8d5fda
      
           Border around this has a color of #8d5fda        
        
          <div style="border:2px solid #8d5fda;">Content here</div>
        
        
          .myborder {border:2px solid #8d5fda;}
        
        Border color #8d5fda