#83288d color space conversions
Hex:
        #83288d
        RGB:
        131, 40, 141
        CMY:
        49, 84, 45
        CMYK:
        7, 72, 0, 45
      HSL:
        294°, 55.8011%, 35.4902%
        HSV (HSB):
        294°, 71.6312%, 55.2941%
        XYZ:
        14.9266, 8.2660, 26.0081
        xyY:
        0.3034, 0.1680, 8.2660
      CIE-Lab:
        34.5308, 51.9549, -36.9706
        CIE-LCH:
        34.5308, 63.7663, 324.5647
        CIE-Luv:
        34.5308, 34.7360, -56.2983
        Hunter-Lab:
        28.7506, 42.3592, -33.5089
      #83288d color charts
#83288d RGB chart
      #83288d CMYK chart
      #83288d RGB pie chart
      #83288d color shades, tints & tones
#83288d color schemes
#83288d color preview, HTML & CSS examples
           This text has a color of #83288d        
        
          <p style="color:#83288d;">Text here</p>
        
        
          .mytext {color:#83288d;}
        
        Text color #83288d
      
           This box has a color of #83288d        
        
          <div style="background-color:#83288d;">Content here</div>
        
        
          .mybackground {background-color:#83288d;}
        
        Background color #83288d
      
           Border around this has a color of #83288d        
        
          <div style="border:2px solid #83288d;">Content here</div>
        
        
          .myborder {border:2px solid #83288d;}
        
        Border color #83288d