#8c0052 color space conversions
Hex:
        #8c0052
        RGB:
        140, 0, 82
        CMY:
        45, 100, 68
        CMYK:
        0, 100, 41, 45
      HSL:
        325°, 100.0000%, 27.4510%
        HSV (HSB):
        325°, 100.0000%, 54.9020%
        XYZ:
        12.3382, 6.1846, 8.5261
        xyY:
        0.4561, 0.2286, 6.1846
      CIE-Lab:
        29.8736, 55.4364, -6.4720
        CIE-LCH:
        29.8736, 55.8129, 353.3410
        CIE-Luv:
        29.8736, 69.8281, -16.4728
        Hunter-Lab:
        24.8689, 45.0384, -2.9188
      #8c0052 color charts
#8c0052 RGB chart
      #8c0052 CMYK chart
      #8c0052 RGB pie chart
      #8c0052 color shades, tints & tones
#8c0052 color schemes
#8c0052 color preview, HTML & CSS examples
           This text has a color of #8c0052        
        
          <p style="color:#8c0052;">Text here</p>
        
        
          .mytext {color:#8c0052;}
        
        Text color #8c0052
      
           This box has a color of #8c0052        
        
          <div style="background-color:#8c0052;">Content here</div>
        
        
          .mybackground {background-color:#8c0052;}
        
        Background color #8c0052
      
           Border around this has a color of #8c0052        
        
          <div style="border:2px solid #8c0052;">Content here</div>
        
        
          .myborder {border:2px solid #8c0052;}
        
        Border color #8c0052