#8c7795 color space conversions
Hex:
        #8c7795
        RGB:
        140, 119, 149
        CMY:
        45, 53, 42
        CMYK:
        6, 20, 0, 42
      HSL:
        282°, 12.3967%, 52.5490%
        HSV (HSB):
        282°, 20.1342%, 58.4314%
        XYZ:
        22.8369, 20.9390, 31.2718
        xyY:
        0.3043, 0.2790, 20.9390
      CIE-Lab:
        52.8827, 13.9312, -13.1922
        CIE-LCH:
        52.8827, 19.1862, 316.5606
        CIE-Luv:
        52.8827, 9.7844, -21.1935
        Hunter-Lab:
        45.7592, 9.0047, -8.4873
      #8c7795 color charts
#8c7795 RGB chart
      #8c7795 CMYK chart
      #8c7795 RGB pie chart
      #8c7795 color shades, tints & tones
#8c7795 color schemes
#8c7795 color preview, HTML & CSS examples
           This text has a color of #8c7795        
        
          <p style="color:#8c7795;">Text here</p>
        
        
          .mytext {color:#8c7795;}
        
        Text color #8c7795
      
           This box has a color of #8c7795        
        
          <div style="background-color:#8c7795;">Content here</div>
        
        
          .mybackground {background-color:#8c7795;}
        
        Background color #8c7795
      
           Border around this has a color of #8c7795        
        
          <div style="border:2px solid #8c7795;">Content here</div>
        
        
          .myborder {border:2px solid #8c7795;}
        
        Border color #8c7795