#b469a0 color space conversions
Hex:
        #b469a0
        RGB:
        180, 105, 160
        CMY:
        29, 59, 37
        CMYK:
        0, 42, 11, 29
      HSL:
        316°, 33.3333%, 55.8824%
        HSV (HSB):
        316°, 41.6667%, 70.5882%
        XYZ:
        30.2191, 22.3445, 35.9779
        xyY:
        0.3413, 0.2524, 22.3445
      CIE-Lab:
        54.3906, 37.8514, -16.9049
        CIE-LCH:
        54.3906, 41.4548, 335.9339
        CIE-Luv:
        54.3906, 40.6853, -30.7327
        Hunter-Lab:
        47.2700, 31.3904, -12.0375
      #b469a0 color charts
#b469a0 RGB chart
      #b469a0 CMYK chart
      #b469a0 RGB pie chart
      #b469a0 color shades, tints & tones
#b469a0 color schemes
#b469a0 color preview, HTML & CSS examples
           This text has a color of #b469a0        
        
          <p style="color:#b469a0;">Text here</p>
        
        
          .mytext {color:#b469a0;}
        
        Text color #b469a0
      
           This box has a color of #b469a0        
        
          <div style="background-color:#b469a0;">Content here</div>
        
        
          .mybackground {background-color:#b469a0;}
        
        Background color #b469a0
      
           Border around this has a color of #b469a0        
        
          <div style="border:2px solid #b469a0;">Content here</div>
        
        
          .myborder {border:2px solid #b469a0;}
        
        Border color #b469a0