#81668f color space conversions
Hex:
        #81668f
        RGB:
        129, 102, 143
        CMY:
        49, 60, 44
        CMYK:
        10, 29, 0, 44
      HSL:
        280°, 16.7347%, 48.0392%
        HSV (HSB):
        280°, 28.6713%, 56.0784%
        XYZ:
        18.7626, 16.1530, 28.1156
        xyY:
        0.2977, 0.2563, 16.1530
      CIE-Lab:
        47.1746, 18.8262, -18.4360
        CIE-LCH:
        47.1746, 26.3498, 315.5999
        CIE-Luv:
        47.1746, 11.9233, -29.0975
        Hunter-Lab:
        40.1908, 12.9964, -13.3428
      #81668f color charts
#81668f RGB chart
      #81668f CMYK chart
      #81668f RGB pie chart
      #81668f color shades, tints & tones
#81668f color schemes
#81668f color preview, HTML & CSS examples
           This text has a color of #81668f        
        
          <p style="color:#81668f;">Text here</p>
        
        
          .mytext {color:#81668f;}
        
        Text color #81668f
      
           This box has a color of #81668f        
        
          <div style="background-color:#81668f;">Content here</div>
        
        
          .mybackground {background-color:#81668f;}
        
        Background color #81668f
      
           Border around this has a color of #81668f        
        
          <div style="border:2px solid #81668f;">Content here</div>
        
        
          .myborder {border:2px solid #81668f;}
        
        Border color #81668f