#8d2382 color space conversions
Hex:
        #8d2382
        RGB:
        141, 35, 130
        CMY:
        45, 86, 49
        CMYK:
        0, 75, 8, 45
      HSL:
        306°, 60.2273%, 34.5098%
        HSV (HSB):
        306°, 75.1773%, 55.2941%
        XYZ:
        15.6148, 8.4765, 21.9322
        xyY:
        0.3393, 0.1842, 8.4765
      CIE-Lab:
        34.9562, 54.2051, -29.3832
        CIE-LCH:
        34.9562, 61.6568, 331.5390
        CIE-Luv:
        34.9562, 46.1884, -46.6008
        Hunter-Lab:
        29.1144, 44.7839, -24.2838
      #8d2382 color charts
#8d2382 RGB chart
      #8d2382 CMYK chart
      #8d2382 RGB pie chart
      #8d2382 color shades, tints & tones
#8d2382 color schemes
#8d2382 color preview, HTML & CSS examples
           This text has a color of #8d2382        
        
          <p style="color:#8d2382;">Text here</p>
        
        
          .mytext {color:#8d2382;}
        
        Text color #8d2382
      
           This box has a color of #8d2382        
        
          <div style="background-color:#8d2382;">Content here</div>
        
        
          .mybackground {background-color:#8d2382;}
        
        Background color #8d2382
      
           Border around this has a color of #8d2382        
        
          <div style="border:2px solid #8d2382;">Content here</div>
        
        
          .myborder {border:2px solid #8d2382;}
        
        Border color #8d2382