#b169b4 color space conversions
Hex:
        #b169b4
        RGB:
        177, 105, 180
        CMY:
        31, 59, 29
        CMYK:
        2, 42, 0, 29
      HSL:
        298°, 33.3333%, 55.8824%
        HSV (HSB):
        298°, 41.6667%, 70.5882%
        XYZ:
        31.4213, 22.7455, 45.9143
        xyY:
        0.3140, 0.2273, 22.7455
      CIE-Lab:
        54.8093, 40.5134, -27.8925
        CIE-LCH:
        54.8093, 49.1866, 325.4535
        CIE-Luv:
        54.8093, 34.5100, -47.8938
        Hunter-Lab:
        47.6923, 34.1402, -23.6950
      #b169b4 color charts
#b169b4 RGB chart
      #b169b4 CMYK chart
      #b169b4 RGB pie chart
      #b169b4 color shades, tints & tones
#b169b4 color schemes
#b169b4 color preview, HTML & CSS examples
           This text has a color of #b169b4        
        
          <p style="color:#b169b4;">Text here</p>
        
        
          .mytext {color:#b169b4;}
        
        Text color #b169b4
      
           This box has a color of #b169b4        
        
          <div style="background-color:#b169b4;">Content here</div>
        
        
          .mybackground {background-color:#b169b4;}
        
        Background color #b169b4
      
           Border around this has a color of #b169b4        
        
          <div style="border:2px solid #b169b4;">Content here</div>
        
        
          .myborder {border:2px solid #b169b4;}
        
        Border color #b169b4