#8d74fa color space conversions
Hex:
        #8d74fa
        RGB:
        141, 116, 250
        CMY:
        45, 55, 2
        CMYK:
        44, 54, 0, 2
      HSL:
        251°, 93.0556%, 71.7647%
        HSV (HSB):
        251°, 53.6000%, 98.0392%
        XYZ:
        34.4852, 25.0556, 93.4611
        xyY:
        0.2254, 0.1638, 25.0556
      CIE-Lab:
        57.1296, 41.4028, -63.9875
        CIE-LCH:
        57.1296, 76.2141, 302.9047
        CIE-Luv:
        57.1296, 1.3896, -105.3546
        Hunter-Lab:
        50.0556, 35.3782, -75.6642
      #8d74fa color charts
#8d74fa RGB chart
      #8d74fa CMYK chart
      #8d74fa RGB pie chart
      #8d74fa color shades, tints & tones
#8d74fa color schemes
#8d74fa color preview, HTML & CSS examples
           This text has a color of #8d74fa        
        
          <p style="color:#8d74fa;">Text here</p>
        
        
          .mytext {color:#8d74fa;}
        
        Text color #8d74fa
      
           This box has a color of #8d74fa        
        
          <div style="background-color:#8d74fa;">Content here</div>
        
        
          .mybackground {background-color:#8d74fa;}
        
        Background color #8d74fa
      
           Border around this has a color of #8d74fa        
        
          <div style="border:2px solid #8d74fa;">Content here</div>
        
        
          .myborder {border:2px solid #8d74fa;}
        
        Border color #8d74fa