#8c0382 color space conversions
Hex:
        #8c0382
        RGB:
        140, 3, 130
        CMY:
        45, 99, 49
        CMYK:
        0, 98, 7, 45
      HSL:
        304°, 95.8042%, 28.0392%
        HSV (HSB):
        304°, 97.8571%, 54.9020%
        XYZ:
        14.8770, 7.2523, 21.7348
        xyY:
        0.3392, 0.1653, 7.2523
      CIE-Lab:
        32.3745, 60.9505, -33.4816
        CIE-LCH:
        32.3745, 69.5412, 331.2189
        CIE-Luv:
        32.3745, 49.3435, -51.6590
        Hunter-Lab:
        26.9301, 51.4816, -29.0010
      #8c0382 color charts
#8c0382 RGB chart
      #8c0382 CMYK chart
      #8c0382 RGB pie chart
      #8c0382 color shades, tints & tones
#8c0382 color schemes
#8c0382 color preview, HTML & CSS examples
           This text has a color of #8c0382        
        
          <p style="color:#8c0382;">Text here</p>
        
        
          .mytext {color:#8c0382;}
        
        Text color #8c0382
      
           This box has a color of #8c0382        
        
          <div style="background-color:#8c0382;">Content here</div>
        
        
          .mybackground {background-color:#8c0382;}
        
        Background color #8c0382
      
           Border around this has a color of #8c0382        
        
          <div style="border:2px solid #8c0382;">Content here</div>
        
        
          .myborder {border:2px solid #8c0382;}
        
        Border color #8c0382