#83006f color space conversions
Hex:
        #83006f
        RGB:
        131, 0, 111
        CMY:
        49, 100, 56
        CMYK:
        0, 100, 15, 49
      HSL:
        309°, 100.0000%, 25.6863%
        HSV (HSB):
        309°, 100.0000%, 51.3725%
        XYZ:
        12.2293, 5.9730, 15.5473
        xyY:
        0.3624, 0.1770, 5.9730
      CIE-Lab:
        29.3442, 56.9712, -26.3552
        CIE-LCH:
        29.3442, 62.7720, 335.1745
        CIE-Luv:
        29.3442, 50.2192, -40.5332
        Hunter-Lab:
        24.4397, 46.5496, -20.6094
      #83006f color charts
#83006f RGB chart
      #83006f CMYK chart
      #83006f RGB pie chart
      #83006f color shades, tints & tones
#83006f color schemes
#83006f color preview, HTML & CSS examples
           This text has a color of #83006f        
        
          <p style="color:#83006f;">Text here</p>
        
        
          .mytext {color:#83006f;}
        
        Text color #83006f
      
           This box has a color of #83006f        
        
          <div style="background-color:#83006f;">Content here</div>
        
        
          .mybackground {background-color:#83006f;}
        
        Background color #83006f
      
           Border around this has a color of #83006f        
        
          <div style="border:2px solid #83006f;">Content here</div>
        
        
          .myborder {border:2px solid #83006f;}
        
        Border color #83006f