#8d76cf color space conversions
Hex:
        #8d76cf
        RGB:
        141, 118, 207
        CMY:
        45, 54, 19
        CMYK:
        32, 43, 0, 19
      HSL:
        256°, 48.1081%, 63.7255%
        HSV (HSB):
        256°, 42.9952%, 81.1765%
        XYZ:
        28.7254, 23.1246, 61.9810
        xyY:
        0.2524, 0.2031, 23.1246
      CIE-Lab:
        55.2004, 28.6429, -42.9942
        CIE-LCH:
        55.2004, 51.6615, 303.6717
        CIE-Luv:
        55.2004, 4.8655, -70.1162
        Hunter-Lab:
        48.0880, 22.4731, -42.7577
      #8d76cf color charts
#8d76cf RGB chart
      #8d76cf CMYK chart
      #8d76cf RGB pie chart
      #8d76cf color shades, tints & tones
#8d76cf color schemes
#8d76cf color preview, HTML & CSS examples
           This text has a color of #8d76cf        
        
          <p style="color:#8d76cf;">Text here</p>
        
        
          .mytext {color:#8d76cf;}
        
        Text color #8d76cf
      
           This box has a color of #8d76cf        
        
          <div style="background-color:#8d76cf;">Content here</div>
        
        
          .mybackground {background-color:#8d76cf;}
        
        Background color #8d76cf
      
           Border around this has a color of #8d76cf        
        
          <div style="border:2px solid #8d76cf;">Content here</div>
        
        
          .myborder {border:2px solid #8d76cf;}
        
        Border color #8d76cf