#8c066d color space conversions
Hex:
        #8c066d
        RGB:
        140, 6, 109
        CMY:
        45, 98, 57
        CMYK:
        0, 96, 22, 45
      HSL:
        314°, 91.7808%, 28.6275%
        HSV (HSB):
        314°, 95.7143%, 54.9020%
        XYZ:
        13.6407, 6.8098, 15.0635
        xyY:
        0.3841, 0.1918, 6.8098
      CIE-Lab:
        31.3700, 57.5985, -21.7668
        CIE-LCH:
        31.3700, 61.5742, 339.2982
        CIE-Luv:
        31.3700, 57.5435, -35.7290
        Hunter-Lab:
        26.0956, 47.6378, -15.9577
      #8c066d color charts
#8c066d RGB chart
      #8c066d CMYK chart
      #8c066d RGB pie chart
      #8c066d color shades, tints & tones
#8c066d color schemes
#8c066d color preview, HTML & CSS examples
           This text has a color of #8c066d        
        
          <p style="color:#8c066d;">Text here</p>
        
        
          .mytext {color:#8c066d;}
        
        Text color #8c066d
      
           This box has a color of #8c066d        
        
          <div style="background-color:#8c066d;">Content here</div>
        
        
          .mybackground {background-color:#8c066d;}
        
        Background color #8c066d
      
           Border around this has a color of #8c066d        
        
          <div style="border:2px solid #8c066d;">Content here</div>
        
        
          .myborder {border:2px solid #8c066d;}
        
        Border color #8c066d