#8c79aa color space conversions
Hex:
        #8c79aa
        RGB:
        140, 121, 170
        CMY:
        45, 53, 33
        CMYK:
        18, 29, 0, 33
      HSL:
        263°, 22.3744%, 57.0588%
        HSV (HSB):
        263°, 28.8235%, 66.6667%
        XYZ:
        24.9083, 22.1525, 40.9933
        xyY:
        0.2829, 0.2516, 22.1525
      CIE-Lab:
        54.1884, 17.4307, -23.4011
        CIE-LCH:
        54.1884, 29.1795, 306.6813
        CIE-Luv:
        54.1884, 6.8004, -37.4266
        Hunter-Lab:
        47.0664, 12.0988, -18.6931
      #8c79aa color charts
#8c79aa RGB chart
      #8c79aa CMYK chart
      #8c79aa RGB pie chart
      #8c79aa color shades, tints & tones
#8c79aa color schemes
#8c79aa color preview, HTML & CSS examples
           This text has a color of #8c79aa        
        
          <p style="color:#8c79aa;">Text here</p>
        
        
          .mytext {color:#8c79aa;}
        
        Text color #8c79aa
      
           This box has a color of #8c79aa        
        
          <div style="background-color:#8c79aa;">Content here</div>
        
        
          .mybackground {background-color:#8c79aa;}
        
        Background color #8c79aa
      
           Border around this has a color of #8c79aa        
        
          <div style="border:2px solid #8c79aa;">Content here</div>
        
        
          .myborder {border:2px solid #8c79aa;}
        
        Border color #8c79aa