#8c0077 color space conversions
Hex:
        #8c0077
        RGB:
        140, 0, 119
        CMY:
        45, 100, 53
        CMYK:
        0, 100, 15, 45
      HSL:
        309°, 100.0000%, 27.4510%
        HSV (HSB):
        309°, 100.0000%, 54.9020%
        XYZ:
        14.1450, 6.9074, 18.0405
        xyY:
        0.3618, 0.1767, 6.9074
      CIE-Lab:
        31.5951, 59.8156, -27.7877
        CIE-LCH:
        31.5951, 65.9550, 335.0825
        CIE-Luv:
        31.5951, 53.9498, -43.8033
        Hunter-Lab:
        26.2819, 50.0761, -22.3008
      #8c0077 color charts
#8c0077 RGB chart
      #8c0077 CMYK chart
      #8c0077 RGB pie chart
      #8c0077 color shades, tints & tones
#8c0077 color schemes
#8c0077 color preview, HTML & CSS examples
           This text has a color of #8c0077        
        
          <p style="color:#8c0077;">Text here</p>
        
        
          .mytext {color:#8c0077;}
        
        Text color #8c0077
      
           This box has a color of #8c0077        
        
          <div style="background-color:#8c0077;">Content here</div>
        
        
          .mybackground {background-color:#8c0077;}
        
        Background color #8c0077
      
           Border around this has a color of #8c0077        
        
          <div style="border:2px solid #8c0077;">Content here</div>
        
        
          .myborder {border:2px solid #8c0077;}
        
        Border color #8c0077