#8c76bc color space conversions
Hex:
        #8c76bc
        RGB:
        140, 118, 188
        CMY:
        45, 54, 26
        CMYK:
        26, 37, 0, 26
      HSL:
        259°, 34.3137%, 60.0000%
        HSV (HSB):
        259°, 37.2340%, 73.7255%
        XYZ:
        26.3708, 22.1632, 50.4650
        xyY:
        0.2664, 0.2239, 22.1632
      CIE-Lab:
        54.1997, 23.5256, -33.7431
        CIE-LCH:
        54.1997, 41.1346, 304.8840
        CIE-Luv:
        54.1997, 6.2732, -54.5252
        Hunter-Lab:
        47.0778, 17.6012, -30.6014
      #8c76bc color charts
#8c76bc RGB chart
      #8c76bc CMYK chart
      #8c76bc RGB pie chart
      #8c76bc color shades, tints & tones
#8c76bc color schemes
#8c76bc color preview, HTML & CSS examples
           This text has a color of #8c76bc        
        
          <p style="color:#8c76bc;">Text here</p>
        
        
          .mytext {color:#8c76bc;}
        
        Text color #8c76bc
      
           This box has a color of #8c76bc        
        
          <div style="background-color:#8c76bc;">Content here</div>
        
        
          .mybackground {background-color:#8c76bc;}
        
        Background color #8c76bc
      
           Border around this has a color of #8c76bc        
        
          <div style="border:2px solid #8c76bc;">Content here</div>
        
        
          .myborder {border:2px solid #8c76bc;}
        
        Border color #8c76bc