#8c0960 color space conversions
Hex:
        #8c0960
        RGB:
        140, 9, 96
        CMY:
        45, 96, 62
        CMYK:
        0, 94, 31, 45
      HSL:
        320°, 87.9195%, 29.2157%
        HSV (HSB):
        320°, 93.5714%, 54.9020%
        XYZ:
        13.0242, 6.6154, 11.6568
        xyY:
        0.4162, 0.2114, 6.6154
      CIE-Lab:
        30.9147, 55.5567, -14.0788
        CIE-LCH:
        30.9147, 57.3128, 345.7798
        CIE-Luv:
        30.9147, 62.7029, -25.6942
        Hunter-Lab:
        25.7203, 45.3780, -8.8667
      #8c0960 color charts
#8c0960 RGB chart
      #8c0960 CMYK chart
      #8c0960 RGB pie chart
      #8c0960 color shades, tints & tones
#8c0960 color schemes
#8c0960 color preview, HTML & CSS examples
           This text has a color of #8c0960        
        
          <p style="color:#8c0960;">Text here</p>
        
        
          .mytext {color:#8c0960;}
        
        Text color #8c0960
      
           This box has a color of #8c0960        
        
          <div style="background-color:#8c0960;">Content here</div>
        
        
          .mybackground {background-color:#8c0960;}
        
        Background color #8c0960
      
           Border around this has a color of #8c0960        
        
          <div style="border:2px solid #8c0960;">Content here</div>
        
        
          .myborder {border:2px solid #8c0960;}
        
        Border color #8c0960