#8d288b color space conversions
Hex:
        #8d288b
        RGB:
        141, 40, 139
        CMY:
        45, 84, 45
        CMYK:
        0, 72, 1, 45
      HSL:
        301°, 55.8011%, 35.4902%
        HSV (HSB):
        301°, 71.6312%, 55.2941%
        XYZ:
        16.4035, 9.0444, 25.3073
        xyY:
        0.3232, 0.1782, 9.0444
      CIE-Lab:
        36.0696, 53.9407, -33.1927
        CIE-LCH:
        36.0696, 63.3353, 328.3937
        CIE-Luv:
        36.0696, 42.1790, -52.1925
        Hunter-Lab:
        30.0739, 44.7317, -28.8410
      #8d288b color charts
#8d288b RGB chart
      #8d288b CMYK chart
      #8d288b RGB pie chart
      #8d288b color shades, tints & tones
#8d288b color schemes
#8d288b color preview, HTML & CSS examples
           This text has a color of #8d288b        
        
          <p style="color:#8d288b;">Text here</p>
        
        
          .mytext {color:#8d288b;}
        
        Text color #8d288b
      
           This box has a color of #8d288b        
        
          <div style="background-color:#8d288b;">Content here</div>
        
        
          .mybackground {background-color:#8d288b;}
        
        Background color #8d288b
      
           Border around this has a color of #8d288b        
        
          <div style="border:2px solid #8d288b;">Content here</div>
        
        
          .myborder {border:2px solid #8d288b;}
        
        Border color #8d288b