#8c76bd color space conversions
Hex:
        #8c76bd
        RGB:
        140, 118, 189
        CMY:
        45, 54, 26
        CMYK:
        26, 38, 0, 26
      HSL:
        259°, 34.9754%, 60.1961%
        HSV (HSB):
        259°, 37.5661%, 74.1176%
        XYZ:
        26.4790, 22.2064, 51.0348
        xyY:
        0.2655, 0.2227, 22.2064
      CIE-Lab:
        54.2454, 23.7742, -34.2448
        CIE-LCH:
        54.2454, 41.6883, 304.7700
        CIE-Luv:
        54.2454, 6.1723, -55.3619
        Hunter-Lab:
        47.1237, 17.8332, -31.2242
      #8c76bd color charts
#8c76bd RGB chart
      #8c76bd CMYK chart
      #8c76bd RGB pie chart
      #8c76bd color shades, tints & tones
#8c76bd color schemes
#8c76bd color preview, HTML & CSS examples
           This text has a color of #8c76bd        
        
          <p style="color:#8c76bd;">Text here</p>
        
        
          .mytext {color:#8c76bd;}
        
        Text color #8c76bd
      
           This box has a color of #8c76bd        
        
          <div style="background-color:#8c76bd;">Content here</div>
        
        
          .mybackground {background-color:#8c76bd;}
        
        Background color #8c76bd
      
           Border around this has a color of #8c76bd        
        
          <div style="border:2px solid #8c76bd;">Content here</div>
        
        
          .myborder {border:2px solid #8c76bd;}
        
        Border color #8c76bd