#8181c0 color space conversions
Hex:
        #8181c0
        RGB:
        129, 129, 192
        CMY:
        49, 49, 25
        CMYK:
        33, 33, 0, 25
      HSL:
        240°, 33.3333%, 62.9412%
        HSV (HSB):
        240°, 32.8125%, 75.2941%
        XYZ:
        26.4179, 24.1734, 53.1427
        xyY:
        0.2547, 0.2330, 24.1734
      CIE-Lab:
        56.2610, 14.8350, -32.8797
        CIE-LCH:
        56.2610, 36.0715, 294.2845
        CIE-Luv:
        56.2610, -3.7779, -52.4054
        Hunter-Lab:
        49.1665, 9.8697, -29.6685
      #8181c0 color charts
#8181c0 RGB chart
      #8181c0 CMYK chart
      #8181c0 RGB pie chart
      #8181c0 color shades, tints & tones
#8181c0 color schemes
#8181c0 color preview, HTML & CSS examples
           This text has a color of #8181c0        
        
          <p style="color:#8181c0;">Text here</p>
        
        
          .mytext {color:#8181c0;}
        
        Text color #8181c0
      
           This box has a color of #8181c0        
        
          <div style="background-color:#8181c0;">Content here</div>
        
        
          .mybackground {background-color:#8181c0;}
        
        Background color #8181c0
      
           Border around this has a color of #8181c0        
        
          <div style="border:2px solid #8181c0;">Content here</div>
        
        
          .myborder {border:2px solid #8181c0;}
        
        Border color #8181c0