#8d5fea color space conversions
Hex:
        #8d5fea
        RGB:
        141, 95, 234
        CMY:
        45, 63, 8
        CMYK:
        40, 59, 0, 8
      HSL:
        260°, 76.7956%, 64.5098%
        HSV (HSB):
        260°, 59.4017%, 91.7647%
        XYZ:
        29.9280, 19.7877, 80.0839
        xyY:
        0.2306, 0.1524, 19.7877
      CIE-Lab:
        51.5963, 48.7966, -63.9885
        CIE-LCH:
        51.5963, 80.4713, 307.3286
        CIE-Luv:
        51.5963, 8.9173, -103.4591
        Hunter-Lab:
        44.4833, 42.2475, -75.6023
      #8d5fea color charts
#8d5fea RGB chart
      #8d5fea CMYK chart
      #8d5fea RGB pie chart
      #8d5fea color shades, tints & tones
#8d5fea color schemes
#8d5fea color preview, HTML & CSS examples
           This text has a color of #8d5fea        
        
          <p style="color:#8d5fea;">Text here</p>
        
        
          .mytext {color:#8d5fea;}
        
        Text color #8d5fea
      
           This box has a color of #8d5fea        
        
          <div style="background-color:#8d5fea;">Content here</div>
        
        
          .mybackground {background-color:#8d5fea;}
        
        Background color #8d5fea
      
           Border around this has a color of #8d5fea        
        
          <div style="border:2px solid #8d5fea;">Content here</div>
        
        
          .myborder {border:2px solid #8d5fea;}
        
        Border color #8d5fea